Simple TYPO3 Sitemap-Extension which allows you to create a xml-sitemap from your page-tree and external plugins via the TYPO3 Signal-Slot-Dispatcher.
- Install the extension.
- Include the extension-template in your sitemap-page.
- Create sitemap-plugin on your sitemap-page.
- Configure your sitemap-plugin.
If you would like to include links from external plugins (eg. news), you can use the signal-slot-dispatcher-system from typo3. An Example is showed in the class Classes/Example/DummyLinks.php