toastnz/silverstripe-googlesitemaps

SilverStripe support for the Google Sitemaps XML, 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 quickly.

Installs: 144

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 95

Type:silverstripe-vendormodule

2.2.2 2022-10-05 21:36 UTC

README

Build Status Version License

Maintainer Contact

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