Skip to content

Commit

Permalink
clean up readme b/c svelte's sitemap example is outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongitmail committed Jul 29, 2024
1 parent ba9cc44 commit 52c060b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@
- 🚀 Defaults to 1h CDN cache, no browser cache.
- 💆 Set custom headers to override [default headers](https://github.com/jasongitmail/super-sitemap/blob/main/src/lib/sitemap.ts#L142):
`sitemap.response({ headers: {'cache-control: 'max-age=0, s-maxage=60'}, ...})`.
- 🫡 Uses [SvelteKit's recommended sitemap XML
structure](https://kit.svelte.dev/docs/seo#manual-setup-sitemaps).
- 💡 Google, and other modern search engines, [ignore `priority` and
`changefreq`](https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap#xml)
and use their own heuristics to determine when to crawl pages on your site. As
Expand Down

0 comments on commit 52c060b

Please sign in to comment.