Sitemap URL checker
This module helps you identify broken URLs on your website by checking your sitemap.xml file for pages that return error status codes. It then displays these broken URLs for easy fixing, which can improve your site's SEO.
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.