-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a map of the site #17
Comments
This would be useful for staff as well. |
would this be a sitemap.xml living on our website? or a visual sitemap? If we want a sitemap.xml for webcrawlers this might be a nice solution to generate a sitemap without the need for a plug-in: http://www.independent-software.com/generating-a-sitemap-xml-with-jekyll-without-a-plugin.html |
Both is now enabled, To enable a map of the site you can use the To enable the sitemap you can enable the plugin and it will spit out the sitemap, like at https://about.publiccode.net/sitemap.xml |
I do not find the visual map, which is marked as |
A good alternative to resolve this issue might be a sitemap page that has the purpose of serving as one. |
Display the tree structure of all pages as a sitemap.
Suggested @angelplasma.
The text was updated successfully, but these errors were encountered: