Skip to content

Writing

All posts

1 post tagged "seo". Filter by tag below.

3 min read

How to Add a Sitemap in Next.js 16

Next.js 16 builds /sitemap.xml from a single app/sitemap.ts file. Here is the exact code to list your static routes and blog posts for Google.

next.jsseotypescript