sitemap_url_checker
No security coverage
This module allows you know which URLs are failing (status codes 4.X.X
and 5.X.X) in your site through the sitemap.xml file.
Features
With this module an admin/owner of a site can know/detect which URLs are broken thus helping to fix it and improving its SEO
Additional Requirements
This module requires a working /sitemap.xml endpoint on your site.
You can generate it using a sitemap module such as:
Usage
Once your sitemap is available at /sitemap.xml, you can access the checker at:
- Configuration → Search and metadata → Broken URLs
- /admin/sitemap-urlchecker
Output
If broken URLs are found, they will be displayed in a paginated table and can be
exported as a CSV file.