Simple XML sitemap exclude
Security covered
The module extends Simple XML sitemap with exclude patterns.
To learn about Simple XML sitemap module, see https://www.drupal.org/project/simple_sitemap.
To learn about XML sitemaps, see https://en.wikipedia.org/wiki/Sitemaps.
Configuration
Permissions
The module permission 'administer sitemap settings' can be configured under
admin/people/permissions.
Excludes
Head to /admin/config/search/simplesitemap/exclude .
Pattern examples:
* ^\/home$ for /home
* ^\/node\/.* for /node/*
Use preg_match() function patterns.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.