silverstripe-vendormodule sitemap
Sitemap generating module for SilverStripe
plasticstudio/sitemap
Sitemap generating module for SilverStripe
- Friday, February 9, 2018
- by plasticstudio
- Repository
- 3 Watchers
- 0 Stars
- 1,002 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 2 Forks
- 1 Open issues
- 9 Versions
- 30 % Grown
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., (*1)
Dependencies
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
- Adds the ability to prevent a single page or the entire site from being crawled and indexed by (well-behaved) bots
Installation
- Install module via composer
composer require plasticstudio/sitemap
- Run /dev/build?flush=1
- Pages can be excluded from sitemap using the checkbox in the Settings CMS tab (under Visibility)
- Pages can be excluded from being crawled/indexed by bots in the Settings CMS tab (under Visibility)
- The entire site can be excluded from being crawled/indexed by bots in Site Settings (under the Indexing tab)
- The noindex tag piggy-backs off SiteTree's ExtraMeta attribute, so make sure your page head template includes the
$ExtraMeta
tag.
dev-master
9999999-dev
Sitemap generating module for SilverStripe
Sources
Download
The Requires
silverstripe
2.0.3
2.0.3.0
Sitemap generating module for SilverStripe
Sources
Download
The Requires
silverstripe
dev-develop
dev-develop
Sitemap generating module for SilverStripe
Sources
Download
The Requires
silverstripe
2.0.2
2.0.2.0
Sitemap generating module for SilverStripe
Sources
Download
The Requires
silverstripe
2.0.1
2.0.1.0
Sitemap generating module for SilverStripe
Sources
Download
The Requires
silverstripe
2.0
2.0.0.0
Sitemap generating module for SilverStripe
Sources
Download
The Requires
silverstripe
dev-feature/ss4upgrade
dev-feature/ss4upgrade
Sitemap generating module for SilverStripe
Sources
Download
The Requires
silverstripe
1.0
1.0.0.0
Sitemap generating module for SilverStripe
Sources
Download
The Requires
silverstripe
dev-feature/ss3
dev-feature/ss3
Sitemap generating module for SilverStripe
Sources
Download
The Requires
silverstripe