kuma icon indicating copy to clipboard operation
kuma copied to clipboard

XML Sitemap files are invalid

Open a-kyne opened this issue 3 years ago • 0 comments

Summary Although the Sitemap index file is valid ( https://developer.mozilla.org/sitemap.xml), none of the three XML files it links to are valid.

Steps To Reproduce (STR)

  1. Visit the following URLs:
  • https://developer.mozilla.org/sitemaps/fr/sitemap.xml.gz
  • https://developer.mozilla.org/sitemaps/en-us/sitemap.xml.gz
  • https://developer.mozilla.org/sitemaps/ja/sitemap.xml.gz
  1. Attempt to open the files.

Actual behavior File does not open as XML. "Encoding error"

Expected behavior I should be able to open the files and validate the XML.

Additional context

a-kyne avatar Jul 13 '22 18:07 a-kyne