Measure time-based loss

Broken Link Checker

Paste URLs to find broken links, redirects, HTTP errors, and pages that need to be fixed or replaced.

Find dead URLs, redirects, and status problems before they waste crawl paths.

This first version classifies obvious examples locally. A Cloudflare status-check API can replace this panel next.

1Healthy
1Redirect
1Broken
200Healthyhttps://example.com/
404Brokenhttps://example.com/old-page-404
301Redirecthttps://example.com/redirect

Fix suggestion: Replace or remove broken URLs before users and Google find them.

Scoring logic

How broken link priority works

Prioritize links by status severity, page importance, and whether the link supports a conversion or SEO-critical page.

4xx / 5xx errors

Fix these first because users cannot reach the target.

Redirect chains

Update links to the final URL when redirects become long or unstable.

Healthy links

Keep them, but recheck old resource pages periodically.

Sample results

Old resource roundup

Input
50 URLs checked, 7 broken, 9 redirects
Result
High maintenance priority
Action
Replace dead resources and update redirected URLs to final destinations.

Product documentation links

Input
18 URLs checked, 1 broken, 2 redirects
Result
Medium priority
Action
Fix the broken support link first, then clean redirect links in the next edit pass.

Fresh landing page

Input
12 URLs checked, 0 broken, 1 redirect
Result
Healthy
Action
Keep the final URL in the source to avoid future redirect drift.

What to do next

Fix 404 and 5xx URLs first. Replace what still matters, remove what no longer helps, and update long redirect chains to final URLs.

Action playbook

  • Replace dead links with current authoritative sources.
  • Remove links that no longer support the page intent.
  • Update redirected URLs to their final destination.
  • Recheck important evergreen pages every quarter.

Common use cases

Audit old SEO articles before refreshing them.
Clean resource pages with many external references.
Check affiliate, documentation, and citation links.

FAQ

What counts as a broken link?

A broken link usually returns a 4xx or 5xx HTTP status, times out, or points to a page that no longer exists.

Can broken links affect SEO?

Broken links can harm user experience, waste crawl paths, and make old content look neglected.