carylenore Posted November 29, 2022 Share Posted November 29, 2022 I'm working to create more WCAG 2.1 compliant websites. I'd like to be able to have an html site map that automatically updates whenever something is added to the primary navigation. Does anyone have a method or plugin for doing this? Basically I'd like to somehow embed the code to reproduce the navigation in the body of a web page and list it in a simple hierarchical html bulleted list format. It's tough to try and search on this because every article is in regards to SEO. Similarly if there's some way to render an XML site map into a readable HTML presentation that could also work. I don't know enough about XML frankly to know if this is possible and the search results haven't given me hope. Any help is appreciated. Thanks! Link to comment
Beyondspace Posted November 29, 2022 Share Posted November 29, 2022 35 minutes ago, carylenore said: I'm working to create more WCAG 2.1 compliant websites. I'd like to be able to have an html site map that automatically updates whenever something is added to the primary navigation. Does anyone have a method or plugin for doing this? Basically I'd like to somehow embed the code to reproduce the navigation in the body of a web page and list it in a simple hierarchical html bulleted list format. It's tough to try and search on this because every article is in regards to SEO. Similarly if there's some way to render an XML site map into a readable HTML presentation that could also work. I don't know enough about XML frankly to know if this is possible and the search results haven't given me hope. Any help is appreciated. Thanks! Do you have any samples which you want to achieve? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
carylenore Posted December 13, 2022 Author Share Posted December 13, 2022 Thanks for asking. I do a lot of WordPress development as well, and here's an example from one of my websites. This map is automatically generated based on what pages are published in the backend, and how they are structured. https://campodayin.org/site-map/ Beyondspace 1 Link to comment
Beyondspace Posted August 13 Share Posted August 13 On 12/13/2022 at 11:31 PM, carylenore said: Thanks for asking. I do a lot of WordPress development as well, and here's an example from one of my websites. This map is automatically generated based on what pages are published in the backend, and how they are structured. https://campodayin.org/site-map/ I can think of automate the generation of HTML sitemap based on default XML sitemap, the process can also be simplified if your site has been connected to Cloudflare so we can leverage the HTML rewriter to create new page based on XML sitemap content BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
DesignerLeo Posted September 2 Share Posted September 2 I just wrote this functionality if you are still interested. https://www.polivantage.com/developmentlog/dynamicsitemap Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment