Googlebot is not happy when crawling broken pages. When the crawler encounters many broken links, the time and resources that should be used to index important pages are wasted on error pages, resulting in reduced crawl efficiency.
Feature request:
-
Check and identify internal and external links that are no longer working, including broken redirects—returning HTTP errors such as 404 (Not Found), 500 (Internal Server Error), or other status codes indicating issues.
-
Crawl and validate HTML links: clickable links, media (images, videos), meta tags, stylesheets, and scripts.
Googlebot is not happy when crawling broken pages. When the crawler encounters many broken links, the time and resources that should be used to index important pages are wasted on error pages, resulting in reduced crawl efficiency.
Feature request:
Check and identify internal and external links that are no longer working, including broken redirects—returning HTTP errors such as 404 (Not Found), 500 (Internal Server Error), or other status codes indicating issues.
Crawl and validate HTML links: clickable links, media (images, videos), meta tags, stylesheets, and scripts.