gioppy/statamic-xmlsitemap

There is no license information available for the latest version (0.0.2) of this package.

A fieldset for manage and generate Sitemap XML

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:statamic-addon

0.0.2 2021-04-27 12:30 UTC

This package is auto-updated.

Last update: 2024-05-27 19:22:06 UTC


README

This is an add-on for Statamic 3. It gives the ability to manage and customize XML Sitemap for search engines!

How to use

Install with composer require gioppy/statamic-xmlsitemap. After installed, launch the command php artisan vendor:publish --provider="Gioppy\StatamicXmlsitemap\ServiceProvider". Fields on sitemap are managed through fieldsets: the xmlsitemap.yaml fieldset is created.

You can insert XML Sitemap directly into a blueprint by selecting the XML Sitemap fieldset. It is not necessary to set a prefix for the fieldset.

The sitemap is accessible at <site>/sitemap.xml.