Closed ManuelTS closed 2 months ago
Can you please provide a reproduction? https://nuxtseo.com/sitemap/getting-started/stackblitz
Also please prefix your paths with a /
for them to be valid, may be the issue.
Seems fine here: https://stackblitz.com/edit/nuxt-starter-avc82i?file=nuxt.config.ts
Describe the bug
I have URLs with params and therefore I want to add some in the
nuxt.config.ts#sitemap.urls
as written in the docs, but they appear not in the sitemap.Reproduction
When i run
npm run dev
everything is fine, but when I runnpm run build
withnpm run preview
the URLs from the config are missing in the generatedsitemap.xml
System / Nuxt Info
Dependencies from
package.json
: