mirror of
https://github.com/wilr/silverstripe-googlesitemaps.git
synced 2024-10-22 09:05:48 +00:00
Will Rossiter
b5f322646f
Merge pull request #170 from xini/fix-priority-calculations
fix hierarchy based priority calculations
Google Sitemaps Module
Maintainer Contact
- Will Rossiter (Nickname: wrossiter, willr) will@fullscreen.io
Installation
composer require "wilr/silverstripe-googlesitemaps"
Documentation
Provides support for the Sitemaps XML Protocol, enabling Google, Bing and other search engines to index the web pages 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.
Any new pages published or unpublished on your website automatically update the Sitemap.
The XML Sitemap can be accessed by going to http://yoursite.com/sitemap.xml
Usage Overview
See docs/en for more information about configuring the module.
Troubleshooting
- Flush this route to ensure the changes take effect (e.g http://yoursite.com/sitemap.xml?flush=1)
Description
Languages
PHP
79.1%
Scheme
16.5%
CSS
4.4%