XML sitemap generator for Pimcore. Built from the document tree.
- Run the command
composer require byng/pimcore-sitemap-plugin
- Enable the plugin from Extras => Extensions on Pimcore admin panel
- Click install to set up
sitemap_exclude
property
- Set the name of the domain at imcore system settings below the Website tab
- Set up environment to Production at Pimcore System Settings below the Debug tab
- Add the predefined property,
sitemap_exclude
, to every page that you want to exclude from the sitemap
MIT