Download the PHP package symbiote-library/silverstripe-sitemap without Composer
On this page you can find all versions of the php package symbiote-library/silverstripe-sitemap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download symbiote-library/silverstripe-sitemap
More information about symbiote-library/silverstripe-sitemap
Files in symbiote-library/silverstripe-sitemap
Download symbiote-library/silverstripe-sitemap
More information about symbiote-library/silverstripe-sitemap
Files in symbiote-library/silverstripe-sitemap
Vendor symbiote-library
Package silverstripe-sitemap
Short Description Sitemap generating module for SilverStripe
License
Package silverstripe-sitemap
Short Description Sitemap generating module for SilverStripe
License
Keywords silverstripe
Please rate this library. Is it a good library?
Informations about the package silverstripe-sitemap
Description
Adds ability to create both HTML and XML versions of a sitemap on silverstripe sites. BOth are based off the site tree, with the ability to elect (via a checkbox in the CMS) to exclude any page from the sitemaps. Default HTML and XML sitemaps are created by running dev/build after installing this module. Also generates an xml file (sitemap.xml) in root of site, updated on load of the xml sitemap in the sitetree.
Dependencies
- SilverStripe 3.1+
Features
- Adds HTML and XML versions of a sitemap based on sitetree
- Exclude any page from sitemaps with CMS checkbox (on Settings tab)
- Uses partial caching, refreshed when any page in the sitetree is updated
- Creates/updates an actual sitemap.xml file in the root of the site on load of xml sitemap page
Installation
- Install module
- Run /dev/build?flush=1
- Pages can be excluded from sitemap using the checkbox in the Settings CMS tab (under Visibility)
All versions of silverstripe-sitemap with dependencies
PHP Build Version
Package Version
The package symbiote-library/silverstripe-sitemap contains the following files
Loading the files please wait ....