byng / pimcore-sitemap-plugin
Installs: 295
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 7
Forks: 4
Open Issues: 2
Type:pimcore-plugin
Requires
- php: >=5.5
- pimcore/installer-plugin: >=1
This package is not auto-updated.
Last update: 2024-11-23 19:43:09 UTC
README
XML sitemap generator for Pimcore. Built from the document tree.
Installation
- 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
Pimcore Sitemap Plugin Settings
- 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
License
MIT