Broken Link Checker

Find broken links on any page. We parse <a href> (and optionally assets), check HTTP status, and flag 404/5xx/timeouts with internal/external breakdown.

What Is a Broken Link Checker?

A Broken Link Checker crawls a page, extracts hyperlinks, and tests their HTTP status to find dead links such as 404 Not Found, 5xx server errors, or timeouts. Fixing broken links improves user experience and can help crawl efficiency.

What We Test

Tips for Fewer Broken Links

Pro tip: If a site blocks HEAD requests, we retry with a lightweight GET to confirm status.