I designed the Sitemap Viewer to be easily integrated into any website.
These are the parameters that you can pass to customize it:
Parameter | Description |
---|---|
url |
The full URL of your sitemap.xml file. (required) |
exit |
The URL that links back to your website. Optional: it will default to the root of the url
parameter. |
sort |
How the entries in the tree should be sorted. One of:
|
transform |
How page names should be transformed for display in the tree. One of:
|
showmode |
Set to 1 to show the light/dark mode switcher |
showlanguage |
Set to 1 to show the language switcher |
showexit |
Set to 1 to show exit toolbar button (goes to the URL specified by
exit )
|
showdebug |
Set to 1 to a toolbar button to view the logs. You do not want to have
this on in production, but it can be useful when troubleshooting
|