nuxt-community / sitemap-module

Sitemap Module for Nuxt 2
https://sitemap.nuxtjs.org
MIT License
685 stars 129 forks source link

Bing did link multiple sitemaps - should only exist once #263

Closed tonqa closed 1 year ago

tonqa commented 1 year ago

Bing indexation did automatically link to a sitemap called {domain.com}/sitemap.xml/sitemap.xml. This is not intended. I wonder why {domain.com}/sitemap.xml/bla works in the browser. Please turn that off, because sitemaps should only exist once for the website. There seems to be a wildcard somewhere.