Added
- Added styling to create human-readable sitemaps via
.xsl
files - Added
hreflang="x-default"
to sitemaps if the Includex-default
hreflang
Tag setting is enabled
Changed
- Ensure that sitemap
alternate
URLs also do not include trailing slashes on root website URLs ifaddTrailingSlashesToUrls
is false - Requests for
sitemap.xml
are now 302 redirected to the actual sitemap rather than serving the same content from both
Fixed
- Fixed an issue where sitemap index alternate tags had unnecessary whitespace in them