Broken Link Checker
Scan any webpage for broken links. Enter a URL and we'll extract all links, check each one for 404s, redirects, and errors, and give you a detailed report.
Public URLs only. This deeper check reviews the page and related public-page signals, not private Google data.
Why Fixing Broken Links Matters for SEO
Broken links frustrate visitors and increase bounce rates. Users expect every link to work — dead ends erode trust in your site.
Search engine bots waste crawl budget on dead links. Removing broken links helps Google discover and index your valuable pages faster.
Every broken link represents lost ranking potential. Fixing them preserves the SEO value that should flow through your site's internal links.
How to Use the Broken Link Checker
- Enter a page URL — paste or type the full URL of the page you want to scan.
- Click "Scan for Broken Links" — the tool fetches the page, extracts all links, and checks each one.
- Review the report — see which links are valid, redirected, broken, or errored.
- Export or copy — download the report as JSON or copy it as formatted text for your records.
Best Practices for Link Maintenance
- Run a broken link check monthly on your most important pages (homepage, cornerstone content, product pages).
- When you find a broken internal link, either update it to the correct URL or remove it entirely.
- For broken external links, check if the target site has moved the content. Use archive.org as a fallback.
- Set up 301 redirects for any pages you delete or restructure.
- Use descriptive anchor text so users (and search engines) know what to expect before clicking.
Related SEO Tools
Broken Link Checker Examples: Valid vs. Broken Inputs
Use these examples before testing your own site so you know what a normal result and a problem result should look like.
Test a small, stable page with a few internal and external links that should return 200-level responses.
Test a page that intentionally links to /missing-page or an expired external URL to see broken-link reporting.
Preview: What the Result Should Show
A screenshot should show total links checked, broken links found, status codes, and the source anchor/URL when available.
How to Interpret the Result
Prioritize fixing broken internal links first, then important external links that affect user trust.
Common Failure Cases
- 404 internal links
- Timeouts from blocked external sites
- Redirected links that should be updated
Frequently Asked Questions
Suggested Workflow
Use this tool as part of the Quick Page Audit Workflow.
- Scan your most important pages for broken links
- Fix or remove broken internal links
- Replace broken external links with working alternatives
- Set up 301 redirects for any moved or deleted pages
Reviewed Jun 2026 · Sources and limitations
Review details: 2026-06-10 · Marc LaClear · v1.0
Reference sources:
- Google Search Central documentation
- Google Search Central crawling and indexing docs
- Google structured data guidelines
- Schema.org vocabulary
- MDN Web Docs for HTTP and HTML references
Known limits:
- Checks are based on publicly fetchable HTML, response headers, and browser-side input. They do not use private Google Search Console, analytics, or ranking data.
- Scores and warnings are diagnostic aids, not guarantees of ranking improvement or Google indexation.
- Pages blocked by robots.txt, login walls, bot protection, heavy JavaScript, or network timeouts may return incomplete results.
- Validate critical fixes with official Google tools such as Search Console, Rich Results Test, Lighthouse, and your own crawl data.