Skip to content

Add support for sitemapindex files

What problem do you want to solve?

Pagean currently supports sitemap.xml files, but not those that contain <sitemapindex> elements.

What is the proposed solution?

Add support for <sitemapindex> elements. See https://www.sitemaps.org/protocol.html for complete details.

Should just need to detect, then recursively pass all sitemaps to load and parse. Then, with one big collection process except and find/replace.

Application version

9.0.0

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information