Skip to content
This repository has been archived by the owner on May 20, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 646 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 646 Bytes

Pimcore Sitemap Plugin

XML sitemap generator for Pimcore. Built from the document tree.

Installation

  1. Run the command composer require byng/pimcore-sitemap-plugin
  2. Enable the plugin from Extras => Extensions on Pimcore admin panel
  3. Click install to set up sitemap_exclude property

Pimcore Sitemap Plugin Settings

  1. Set the name of the domain at imcore system settings below the Website tab
  2. Set up environment to Production at Pimcore System Settings below the Debug tab
  3. Add the predefined property, sitemap_exclude, to every page that you want to exclude from the sitemap

License

MIT