All posts

Broken Hyperlink: What It Is and How to Find & Fix It

August 28, 2026

What Is a Broken Hyperlink?

A broken hyperlink is a link that fails to reach its intended destination. Instead of loading the target page, the browser hits a wall — most commonly a 404 error, but also DNS failures, connection timeouts, or a redirect loop. Some call it a dead link; the industry-neutral term is "broken hyperlink," covering any link, internal or external, that no longer resolves correctly.

Example: your blog links to a case study at yoursite.com/case-studies/acme-corp. Six months later, someone renames that URL during a redesign and forgets to redirect the old one. Every visitor who clicks the old link — from your site, Google's index, or a partner's newsletter — now lands on a 404 page. The content still exists somewhere; the address just no longer points to it. That gap between "the link says it goes here" and "the server actually delivers it" is the entire definition of a broken hyperlink.

What Causes Broken Hyperlinks

Understanding what causes a broken hyperlink is the first step to preventing the next one. Common causes fall into a few predictable buckets:

  • Deleted or moved pages without redirects. Content gets restructured, merged, or removed, and nobody maps the old URL to a new one.
  • Typos and malformed URLs. A missing slash, an extra character, or a copy-paste error breaks the link before it's even published. See this guide to HTTP status codes and link issues for the technical detail.
  • Site migrations. Domain changes, CMS switches, or HTTPS migrations often break URL structures if redirects aren't mapped thoroughly.
  • Expired or changed external domains. You link to someone else's page; they redesign, let the domain lapse, or delete the content — outside your control.
  • JavaScript-based links. Links built with javascript:void(0) or similar constructs can be invisible to crawlers and, in some cases, to users on certain devices — covered in this guide to JavaScript URLs.
  • CMS or plugin errors. Auto-generated links, broken shortcodes, or plugin conflicts can silently corrupt URLs across dozens of pages at once.

Why Broken Hyperlinks Matter (SEO, UX, and Conversions)

Google has been fairly clear that a reasonable number of 404s isn't, by itself, a ranking penalty — crawlers expect some dead ends on the web. So if you're asking "does a broken hyperlink hurt SEO" expecting a flat "yes, catastrophically," the honest answer is more nuanced.

The real broken link SEO impact is indirect but still real. Internal broken links waste crawl budget, since bots spend time hitting dead ends instead of indexing your live pages. They also break link equity — the ranking value passed between pages through internal linking — because a link pointing at a 404 passes that equity nowhere. On a large site with thousands of pages, that's a measurable drag on how efficiently your best content gets discovered and ranked.

Then there's the user side, often the bigger cost. A visitor who clicks a broken link hits a frustrating dead end, and many simply leave — a bounce, which is a signal search engines weigh over time. Worse, if the broken link sits on a checkout flow, a pricing CTA, or a signup button, you're not losing rankings — you're losing revenue directly, every time someone clicks it.

Internal vs. External Broken Links: Does It Matter Which?

Yes — prioritize accordingly. Internal broken links are more urgent because they directly affect crawl efficiency, site navigation, and the distribution of link equity across your own pages. One broken link in your main navigation or footer can quietly degrade dozens of pages at once.

External broken links point off your site to a domain you don't control. They mainly damage trust and user experience, making your content look outdated or poorly maintained, but they don't drain your own crawl budget or internal link equity. When triaging a long list of dead links, fix internal ones first.

How to Find Broken Hyperlinks on Your Website

Manually clicking through every page works for a five-page brochure site but falls apart fast on anything larger. Reliable methods for a broken link checker workflow:

  • Google Search Console's coverage and page indexing reports surface 404s Google has already encountered while crawling your site.
  • Dedicated crawler tools like Screaming Frog crawl your entire site structure and flag every broken internal and external link, along with the status code.
  • Browser extensions can spot-check individual pages quickly — useful for a fast sanity check before publishing.
  • Automated, ongoing audits run continuously in the background instead of requiring you to remember to check.

The pattern across all of these: manual checking scales terribly. A quarterly spreadsheet review might catch what broke three months ago, but it won't catch what breaks tomorrow.

How to Fix a Broken Hyperlink (Step by Step)

Once you've found a broken link, the fix depends on why it broke:

  1. Update the URL if the destination simply moved and you know the new address — the cleanest fix, no redirect needed.
  2. Set up a 301 redirect to the closest relevant live page if the original content was removed or restructured but a good substitute exists. Redirects preserve most of the link equity and keep visitors moving forward. Do this carefully, though — poorly planned redirect chains create their own SEO drag, covered in this guide to redirects.
  3. Restore or recreate the content if the page was deleted by mistake or held genuinely unique value nothing else on the site replaces.
  4. Remove the link and its anchor text if none of the above apply — no suitable redirect target exists, and the content isn't worth restoring. A dead link left in place is worse than no link at all.

Choose based on whether a genuinely relevant live page exists (redirect), whether the content is worth reviving (restore), or whether the link has simply outlived its usefulness (remove).

How Often You Should Check for Broken Links

Frequency should scale with how often your site changes. A static five-page site might warrant a quarterly check. A content-heavy blog, an e-commerce catalog, or any site undergoing frequent redesigns needs monthly checks at minimum, ideally continuous ones.

That's the practical limit of manual audits: even a diligent monthly check misses everything that breaks in between, and dead links compound quietly. A page you linked to externally can go offline the week after your last audit and stay broken for weeks before anyone notices. Continuous, automated monitoring closes that gap by catching breaks as they happen, not after a customer or a crawler stumbles into one.

Catch Broken Hyperlinks Automatically With Optimevra

Running an occasional broken link checker is better than nothing, but it's a losing game against a site that's constantly changing. Optimevra's automated website audit tool continuously scans your site for broken hyperlinks alongside the UX, accessibility, and performance issues that tend to travel with them — so a dead checkout link doesn't sit unnoticed for a month before it costs you conversions.

Instead of manually clicking through pages hoping to catch what broke, run a live demo and see exactly which links, and which other issues, need attention right now. If you're managing a growing site or client portfolio, check the pricing plans built for ongoing monitoring rather than one-off checks.

Frequently Asked Questions

Do broken links actually hurt my Google rankings?

Not directly in most cases — Google has stated that occasional 404s aren't a penalty. The real damage is indirect: wasted crawl budget, disrupted link equity distribution, and higher bounce rates from frustrated visitors, all of which can erode rankings over time on larger or link-heavy sites.

What's the difference between a broken internal link and a broken external link?

Internal broken links point to pages on your own site and disrupt crawling, navigation, and link equity flow between your pages. External broken links point off-site to content you don't control, and mainly damage user trust and experience rather than your site's own SEO signals.

How often should I check my website for broken hyperlinks?

It depends on how frequently your site changes — quarterly may suffice for a static site, while active blogs or e-commerce stores need monthly or continuous checks. Sites that update often benefit most from automated, ongoing monitoring rather than periodic manual reviews.

Can a broken hyperlink hurt conversions even if SEO isn't affected?

Yes — a broken link on a checkout button, signup form, or pricing CTA loses you revenue immediately, regardless of any SEO impact. The visitor simply can't complete the action they intended to take, and most won't try a second time.

What's the fastest way to find every broken link on a large website?

A dedicated crawler tool combined with Google Search Console's coverage reports covers most of a site quickly, but automated ongoing audits are the only method that scales without constant manual effort. Continuous monitoring catches new breaks as they happen instead of relying on periodic manual sweeps.

Should I redirect or just delete a broken link's destination page?

Redirect if a genuinely relevant live page exists that can serve the same visitor intent — this preserves link equity and user flow. Delete the link and its anchor text only when no suitable destination exists and the original content isn't worth restoring.

Stop hunting for dead links manually, page by page. Run a free audit with Optimevra and let it automatically flag broken hyperlinks — plus the UX, accessibility, and performance issues sitting alongside them — before they cost you traffic or conversions.

Originally published on Rankevra.