How you generate sitemap for dynamic route?
Unanswered
Fire ant posted this in #help-forum
Fire antOP
I followed steps in https://nextjs.org/docs/app/api-reference/functions/generate-sitemaps but this i can generate for static data, what if the url for sitemap is
http://website/dynamic-product-name/dynamic-product-id like how/where can i put the id and name in sitemap.ts props if have?1 Reply
you can fetch the data you need