Max Girkens a87116b3c3 add X-Robots-Tag header
adding the X-Robots-Tag header might be a good thing, 
as it prevents the sitemap itself from getting indexed by google and showing up in the SERPs

see https://developers.google.com/webmasters/control-crawl-index/docs/robots_meta_tag
2014-10-20 16:43:01 +02:00
2014-10-20 16:43:01 +02:00
2012-09-06 21:59:25 +12:00
2012-09-06 21:59:25 +12:00
2012-09-06 21:59:25 +12:00
2013-01-29 03:07:12 -08:00
2013-03-26 22:30:38 +13:00
2013-03-29 10:12:45 +01:00
2014-09-23 17:47:16 +10:00

Google Sitemaps Module

Build Status

Maintainer Contact

Requirements

  • SilverStripe 3.0

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

Flush this route to ensure the changes take effect with: http://yoursite.com/sitemap.xml?flush=1

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
Google Sitemaps module for the SilverStripe CMS
Readme 445 KiB
Languages
PHP 79.1%
Scheme 16.5%
CSS 4.4%