Skip to content

Add spreadsheet to sitemaps#504

Merged
duncanmcclean merged 2 commits into7.xfrom
sitemap-xsl
Feb 23, 2026
Merged

Add spreadsheet to sitemaps#504
duncanmcclean merged 2 commits into7.xfrom
sitemap-xsl

Conversation

@duncanmcclean
Copy link
Member

Ever since we added <xmlns:link> to pages in #400, sitemaps have been displayed in plain text rather than being "rendered" by the browser with nice collapse/expand buttons for each element. Looks like this is the expected behaviour.

It doesn't make a difference from an SEO perspective, it's just not as nice from a user's perspective.

This pull request adds a very simple spreadsheet to sitemaps, inspired by one in a popular SEO plugin in a different ecosystem.

Fixes #501

Before

Index

CleanShot 2026-02-23 at 14 57 13

Pages

CleanShot 2026-02-23 at 14 56 53

After

Index

CleanShot 2026-02-23 at 14 55 59

Pages

CleanShot 2026-02-23 at 14 56 28

@duncanmcclean duncanmcclean merged commit d09ab58 into 7.x Feb 23, 2026
6 checks passed
@duncanmcclean duncanmcclean deleted the sitemap-xsl branch February 23, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sitemap pretty print is not working anymore

1 participant