mirror of
https://github.com/wilr/silverstripe-googlesitemaps.git
synced 2024-10-22 11:05:48 +02:00
Added instructions to flush sitemap
This commit is contained in:
parent
edfcd22021
commit
096138d594
@ -20,6 +20,8 @@ information on your site to be discovered by Google quickly.
|
|||||||
Therefore, all Silverstripe websites contain a special controller which can
|
Therefore, all Silverstripe websites contain a special controller which can
|
||||||
be visited: http://yoursite.com/sitemap.xml
|
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.
|
See http://en.wikipedia.org/wiki/Sitemaps for info on this format.
|
||||||
|
|
||||||
## Usage Overview
|
## Usage Overview
|
||||||
|
Loading…
Reference in New Issue
Block a user