Added instructions to flush sitemap

This commit is contained in:
Nick Spiel 2014-09-23 17:47:16 +10:00
parent edfcd22021
commit 096138d594
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ 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