https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36977 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #2 from David Nind <david@davidnind.com> --- I'm not able to test this, and it's good that the change worked for you! However, I don't see any reason why the file name change affects whether Google tools can fetch the sitemap files (everything else being correct in the files): 1. Sitemap protocol information (https://www.sitemaps.org/protocol.html): the example on the page (you need to scroll down), doesn't have an underscore. 2. Google information (https://developers.google.com/search/docs/crawling-indexing/sitemaps/large-s...): Google's own information doesn't have an underscore. A quick search shows there can often be multiple reasons why Google tools can't fetch the site map files, including, but not limited to: - something in the site robots.txt file - validation issues (https://www.sitemaps.org/protocol.html#validating) It would be good to hear from others about whether they have issues (or not) with Google tools accessing their sitemap files. -- You are receiving this mail because: You are watching all bug changes.