Hacker News new | ask | show | jobs
Sitemaps for your server-side rendered SvelteKit websites (okupter.com)
1 points by segbedji 1224 days ago
1 comments

Sitemaps are interesting things to tackle when you're building a website, that pulls content from a CMS (headless), and uses SSR. Both technically and for SEO purposes.

I go through in this post about how I implemented one on my SvelteKit - DatoCMS website.