Easily create a user friendly sitemaps for your whole or parts of your website. Ideal for your users when they have created a page with several sub pages and want the parent page to show the available underlying pages.
The source code of the Sitemap module is now availabe in various different formats:
Create a folder sitemap in the root of your SilverStripe folder and extract the content of the trunk folder to it. The ZIP archive is automatically generated, if you are extracting the ZIP file ensure that you go down to /modules/sitemap/trunk before extracting it's contents to your sitemap folder.
You can see the sitemap module in action on throughout this site.
The sitemap generated with the Sitemap module is intended for visitors to your website and search engines.
Copy files in 'sitemap' folder to the root of your SilverStripe installation. Sitemap will be added to automatically to the Page class.
This module is ready to be extended if you would like to add specific data to your sitemap entries templates.
Extend the Sitemap class and extend the prepareTemplateData() function with data specific to your requirements.
SilverStripe minimum version 2.3.3 (May work with lower versions but not tested). Works with version 2.4.
No one has commented on this page yet.
RSS feed for comments on this page | RSS feed for all comments