mirror of
https://github.com/wilr/silverstripe-googlesitemaps.git
synced 2024-10-22 09:05:48 +00:00
hdrlab
620e09bd7c
A fix so that non-indexed pages remain non-indexed
Pages that were set to be "non-indexed" were being reset to their default priorities the next time that the page was saved. This fix makes sure that this doesn't happen.
ENHANCEMENT: Implemented a basic suite of unit tests. MINOR: fixed indentation in GoogleSiteMapDecorator. BUGFIX: fixed potential corrupt XML from invalid Priority fields. Fixed #4
Google Sitemaps Module
Maintainer Contact
- Will Rossiter (Nickname: wrossiter, willr) will@silverstripe.com
Requirements
- SilverStripe 2.4
Documentation
SilverStripe provides support for the Google Sitemaps XML system, enabling Google and other search engines to see all urls on your site. This helps your SilverStripe website rank well in search engines, and to encourage the information on your site to be discovered by Google quickly.
Therefore, all Silverstripe websites contain a special controller which can be visited: http://yoursite.com/sitemap.xml
See http://en.wikipedia.org/wiki/Sitemaps for info on this format
Usage Overview
See docs/en/* for more information about configuring the module.
Description
Languages
PHP
79.1%
Scheme
16.5%
CSS
4.4%