The plugin can be used with any apps with info page and design editors:
Site, Shop-Script, Blog, Photos, Hub.
Show your visitors links to all sections and info pages. And speed up indexing of your site by search engines.
+ Site map can be displayed on any website page; e.g., on “404 Page not found” error page.
+ Editable site map page URL.
+ Selection of website sections which you want to include in the site map.
+ For every selected website section, the site map shows a link to the section itself and to all info pages published in that section.
+ WYSIWYG text editor for entering SEO text to be displayed above site map links.
+ CSS editor to adjust the appearance of the site map page.
+ Separate plugin settings for each of your sites.
+ Site map contents caching for different time periods, which can be disabled in settings.
How to add a site map
<a href="http://.../sitemap/">Site map</a>
Replace http://.../sitemap/ with the actual site map page URL from plugin settings.{if $wa->site}{siteSitemapPlugin::html()}{/if}
It might be useful to add it to error.html template file, which is used for displaying "404. Page not found" error message. This will help your visitors faster find their way on your site.