Generate sitemap.xml automatically
Unanswered
Wuchang bream posted this in #help-forum
Wuchang breamOP
Hey, I want to generate sitemap for my static pages and add dynamic pages to the config when they appear, for example player profiles, how to do that?
4 Replies
@Giant panda FYI: https://nextjs.org/docs/app/api-reference/file-conventions/metadata/sitemap#generating-a-sitemap-using-code-js-ts
Wuchang breamOP
i can update the sitemap with like new profiles there too?
Giant panda
Yeah you can dynamically generate I suppose
Wuchang breamOP
thanks ill try to put it running soon 
