silverstripe-googlesitemaps/code
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
..
controllers add X-Robots-Tag header 2014-10-20 16:43:01 +02:00
extensions check is_numeric instead of is_float for $priority 2014-08-13 23:27:34 +02:00
GoogleSitemap.php Fix issue where the last mod timestamp of the sitemap index file wasnt using the most recently last edited timestamp, but the last item in the stack. Update test to check this, and include test for changeset bbd5e29 2014-09-02 00:35:23 +12:00