Open ronenteva opened 2 months ago
Google does not support nesting multiple index sitemaps within each other so this is not something I will implement, sorry.
Oh right, sorry about that.
What about /__sitemap__/shirts-en.xml
?
It's possible but it's unlikely I'll attempt this any time soon as there's quite a bit of complixity involved in supporting this.
đ Your use case
When using both multi sitemaps and i18n, it will be useful to still have a separate sitemap for each language.
nitro.config.js:
/api/sitemap/shirts:
This will generate
/__sitemap__/shirts.xml
which contains pages in all languages.đ The solution you'd like
đ Alternatives you've considered
No response
âšī¸ Additional info
Thank you :pr