gioppy / statamic-xmlsitemap
A fieldset for manage and generate Sitemap XML
Package info
github.com/gioppy/statamic-xmlsitemap
Type:statamic-addon
pkg:composer/gioppy/statamic-xmlsitemap
Requires
- statamic/cms: ^3.0
This package is auto-updated.
Last update: 2026-02-27 23:10:07 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.