Link Rot: Why 38% of the Web Has Already Disappeared

· 7 min read · Broken Link Checker team

Link rot is the gradual death of hyperlinks as the pages they point to are moved, deleted, or lost with their entire sites. It isn't an edge case — it's the web's default trajectory. Pew Research Center found that 38% of webpages that existed in 2013 were no longer accessible ten years later. Every links page, article, and bibliography decays on this schedule unless someone intervenes. Here's what the research shows, why it happens, and what intervention looks like.

The numbers are worse than most people expect

Link rot has been measured repeatedly, on very different corners of the web, with strikingly consistent results:

The pattern to internalize: rot is a function of time. A page's links are nearly all alive on publication day, and every year after that a slice quietly dies. The older your content, the more of its references are gone right now.

Why links die

What link rot does to your site

Rot hits you from both directions:

How to fight it

Protect your outbound links

  1. Scan on a schedule. Rot is continuous, so checking must be periodic: key pages monthly, everything after a redesign. A one-click scan with a browser extension makes this a coffee-break task instead of a project — open the page, scan, fix the red list. (Full tooling comparison: how to find broken links.)
  2. Link to archives for fragile sources. For citations that must survive — research, legal, anything on a small personal site — link a Wayback Machine snapshot alongside or instead of the live URL.
  3. Prefer durable URLs. Root domains and canonical permalinks outlive campaign URLs, tracking-parameter links, and URL-shortener aliases, which add a second point of failure.

Don't inflict rot on others

  1. Never move content without a 301. Every migration needs a redirect map from each old URL to its successor. This single habit prevents most self-inflicted rot.
  2. Keep URLs boring and stable. As the W3C put it back in 1998: cool URIs don't change. Don't put dates, categories, or technology names in paths you'll want to rename later.
  3. Retire content deliberately. If something must die with no successor, let it return an honest 404/410 with a helpful error page — and check Search Console for inbound links worth redirecting first.
Rule of thumb: if a page is older than two years and has never been rechecked, assume some of its links are dead. The studies above suggest that assumption is almost always right.

The takeaway

The web forgets by default. Roughly a third of what existed a decade ago is gone, and the links on your own pages are decaying at the same background rate — silently, with no error log, until a visitor finds the hole. The defense isn't heroic: stable URLs, redirects when things move, archives for fragile citations, and a periodic scan that takes less time than reading this article did.

See what's already rotted on your pages

Open any page, click once, and Broken Link Checker tests every link — dead ones highlighted right where they are. Free, private, in your browser.

Add to Chrome — it's free