Find Every Broken Link in Your Docs
Crawl up to 10 pages of your docs site. Find 404s, redirect chains, timeouts, and connection errors. Export the full report as CSV.
What We Check
404 Not Found
Links pointing to pages that no longer exist. The most common and damaging broken link type.
Server Errors
Links returning 5xx status codes. These indicate backend issues on the linked site.
Redirects
Links that redirect to a different URL. Not broken, but updating them improves performance.
Timeouts
Links where the server took too long to respond. Often indicates the linked site is down.
Connection Failures
Links where the connection could not be established. The domain may have expired or DNS may be misconfigured.
Healthy Links
Links that return 200 OK. We verify every link on every crawled page so you have full confidence.
Crawls up to 10 pages and checks up to 300 unique links. Export full results as CSV. Built by DocsALot