Closed datisekai closed 2 months ago
I'm not exactly sure what you're asking for but if you use Nuxt Sitemap v6 beta it uses the paths on the right.
I'm not exactly sure what you're asking for but if you use Nuxt Sitemap v6 beta it uses the paths on the right.
thanks, my problem is solved in v6
đ What are you trying to do?
sitemap: { sitemaps: { blogs: { sources: ["/api/__sitemap__/blogs"], }, pages: { sources: ["/api/__sitemap__/pages"], }, articles: { sources: ["/api/__sitemap__/articles"], }, galleries: { sources: ["/api/__sitemap__/galleries"], }, }, },
I want custom paths. For example:
đ What have you tried?
No response
âšī¸ Additional context
No response