Viewer for sitemap.xml
files
I am thinking of using Material UI for a future project and wanted to try it out in an actual project, so I built a
sitemap viewer that reads a sitemap.xml
file (and any linked files) and displays them in an outline.
It works pretty well (IMHO) as long as you have paid attention to your URLs when you built your website.
Links:
- Sitemap.xml Viewer - the viewer!
- Sitemap.style - instructions for how to integrate it into your website: just download a file and add a single line to the XML.
- Viewer parameters - to customize the viewer’s sorting and toolbar.
- Demo - a live demonstration at one of my other side projects.
- Source - the source code including a list of all the tools I used.
Subscribe