Replies: 1 comment
-
Take a look at Epic Stack. It has sitemaps. https://github.com/epicweb-dev/epic-stack/blob/main/app/routes/_seo%2B/sitemap%5B.%5Dxml.ts |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are best practices for generating a sitemap in Remix? For example, in NextJs there is an excellent sitemap package (https://www.npmjs.com/package/next-sitemap). Is there something comparable for Remix?
This would be great for Remix to have. Or is this something that can be done with a Vite plugin?
Beta Was this translation helpful? Give feedback.
All reactions