Next.js Discord

Discord Forum

Sitemap breaking XML

Unanswered
Zepeto posted this in #help-forum
Open in Discord
If I return the xml given as an example in the sitemap doc (https://nextjs.org/docs/app/api-reference/file-conventions/metadata/sitemap#generate-a-localized-sitemap), it doesn't seem to work as it should
Does anyone know why?

1 Reply

If I change the protocol to https in the urlset, it seems to work, but I'd like to understand why.