SEO & Redirects

What is link rot?

Link rot is the gradual deterioration of hyperlinks over time as the pages they point to move, are deleted, are reorganised, or become inaccessible, leaving behind broken links that lead visitors to error pages rather than the intended content. The term captures the organic, inevitable quality of this decay, like physical rot that slowly degrades material over time, link rot quietly erodes the web’s interconnected structure as URLs that once pointed to valuable content increasingly point to nothing.

The phenomenon is also called link decay or URL decay, all terms describing the same process of previously functional links becoming dysfunctional as the web evolves beneath them. A link that worked perfectly when it was created may return a 404 error months or years later not because anything went wrong with the link itself but because the destination, the page it pointed to, no longer exists at that address.

Link rot is one of the most pervasive and persistent problems on the web. Studies have found that a significant percentage of links decay within years of publication, academic research, legal citations, news articles, and general web content all experience substantial link decay over time. The web is not a static archive but a continuously evolving collection of content, pages are updated, restructured, deleted, and moved constantly while the links pointing to their old locations persist on pages that are themselves rarely updated.

For redirect management link rot represents both the primary problem being solved and the primary value proposition, configuring redirects from broken old URLs to relevant current content reverses the decay, restoring broken links to functioning ones and recovering the SEO equity that would otherwise be lost to 404 errors.

The scale of link rot

Understanding how pervasive link rot is across the web contextualises why redirect management matters at scale.

Academic research on link rot: multiple studies across different web content types have measured link rot rates consistently finding substantial decay over time. A widely cited 2013 study of links in legal citations found that approximately 50% of URLs cited in Supreme Court opinions no longer worked. Studies of links in academic journal articles have found decay rates of 20-30% within a few years of publication. The Internet Archive’s research on web content has consistently documented the scale of URL impermanence.

News and journalism link rot: news articles are particularly vulnerable to link rot because they cite sources from many external sites that evolve rapidly. A news article published in 2018 linking to source materials may find many of those source URLs broken by 2024, the referenced sites have been redesigned, merged, or shut down in the intervening years. The New York Times, Washington Post, and other major publishers have documented significant rates of link decay in their own archives.

The half-life of web pages: research on web page longevity suggests that the average web page has a relatively short lifespan, significant proportions of pages are removed or moved within a few years of publication. While highly trafficked pages on major sites tend to persist longer small business pages, blog posts on platforms that shut down, and pages on regularly redesigned sites have much higher disappearance rates.

Cumulative impact on the link graph: at the scale of the entire web link rot continuously degrades the information encoded in the link graph that search engines use for ranking. PageRank and related algorithms depend on the link graph accurately reflecting endorsement relationships, broken links in the graph reduce the accuracy of these signals. Search engines continuously recrawl the web partly to detect and deprioritise links that now point to errors rather than relevant content.

What causes link rot

Link rot results from the inherent tension between two features of the web, the permanence of links and the impermanence of content. Links are static text that does not update when the destination changes. Content is dynamic, constantly being updated, moved, and removed. This mismatch is the root cause of all link rot.

Content deletion: the most immediate cause of link rot. When a page is deleted without configuring a redirect from its URL to relevant remaining content all links pointing to the deleted URL immediately become broken. Product pages for discontinued items, articles taken down for editorial or legal reasons, service pages for offerings no longer provided, any deletion without a redirect creates instant link rot for every external link pointing to that page.

URL restructuring: sites periodically restructure their URL schemes, changing from numeric slugs to descriptive slugs, adding or removing category prefixes, changing from subdomain to subdirectory organisation, or completely redesigning URL architecture. Without comprehensive redirects from all old URLs to their new equivalents the restructuring creates link rot across the site’s entire backlink profile.

Platform migrations: moving from one CMS to another often changes URL structures, WordPress URLs differ from Drupal URLs, custom platform URLs differ from both. Platform migrations that do not include comprehensive redirect mapping create immediate widespread link rot, every external link pointing to any URL on the old platform potentially becomes a broken link.

Domain expiry: when a domain registration lapses all links pointing to any URL on that domain immediately become broken. The DNS stops resolving. HTTP requests time out or return connection errors. Every backlink, regardless of how high quality or how recently placed, instantly stops working. Domain expiry is the most catastrophic form of link rot because it breaks all links to a domain simultaneously.

Hosting discontinuation: when a website’s hosting is cancelled or a hosting company shuts down the site becomes unreachable, all links pointing to it become broken. Like domain expiry hosting discontinuation breaks all links simultaneously rather than gradually.

Third-party platform shutdown: content hosted on third-party platforms, blog networks, social media platforms, content hosting services, is vulnerable to platform shutdown. When a platform shuts down all content hosted on it disappears and all links to that content become broken. Geocities, Posterous, and many other platforms have shut down leaving massive link rot in their wake.

Server-side errors: persistent server errors, 500 Internal Server Error, 503 Service Unavailable, that are never resolved effectively function as link rot even though the URL technically still exists. Crawlers that repeatedly encounter errors on a URL eventually treat it as broken and reduce the equity attributed to links pointing to it.

Link rot and SEO equity

Link rot has direct and significant SEO consequences, every broken link represents SEO equity that is being wasted rather than utilised.

Wasted backlink equity: every external backlink pointing to a broken URL passes zero link juice to the site. The backlink exists, the linking site made a genuine editorial decision to link, but the equity from that decision is entirely lost because the linked URL returns an error rather than redirecting to a live page. A site with significant link rot in its backlink profile is effectively operating below its actual authority level, the equity from broken backlinks is potential authority that is not being realised.

Historical equity accumulation at risk: sites that have been active for many years accumulate backlinks gradually over time. Many of these backlinks may point to pages that have since been moved, restructured, or deleted. Without redirects the historical equity accumulated through years of link building is gradually lost to link rot, backlinks become broken as the pages they point to change. Comprehensive redirect management preserves this historical equity.

Crawl budget waste: Googlebot follows links to discover and crawl content. Links pointing to broken URLs, whether from external sites or internal links on the same site, lead Googlebot to error responses rather than indexable content. High levels of link rot on a site waste crawl budget on unsuccessful requests, requests that produce no usable result for the search index.

Search engine trust signals: a site with many broken pages, discoverable through the broken backlinks pointing to it, may receive reduced trust signals from search engines. While broken pages are not directly penalised a pattern of broken URLs signals poor site maintenance and reduces the overall quality signals the site provides.

Preventing link rot through redirects

Redirect management is the primary technical tool for preventing and remedying link rot, transforming broken links into functioning connections and recovering the equity that would otherwise be lost.

Redirect-first deletion policy: establishing an operational policy that no page is deleted without first configuring a redirect from its URL to the most relevant remaining content. The redirect must be in place before the page is removed, ensuring no gap during which the URL returns a 404 before the redirect catches it. This policy prevents link rot from being created through deletions.

Comprehensive migration redirects: when URLs change through platform migration, URL restructuring, or domain changes implementing comprehensive redirects from all old URLs to their new equivalents prevents link rot from being created at scale. A redirect map, matching every old URL to its new equivalent, deployed through a bulk redirect configuration covers all URLs simultaneously rather than allowing link rot to accumulate through missed redirects.

Domain parking and registration maintenance: preventing domain expiry through auto-renewal and portfolio monitoring prevents the most catastrophic form of link rot, the simultaneous breaking of all links to a domain. Every domain that is a redirect source must be renewed continuously, allowing it to expire breaks the redirect and creates link rot for all backlinks the redirect was capturing.

Redirect monitoring and maintenance: configured redirects can themselves break, if a redirect destination is later deleted or moved to a new URL without updating the redirect rule. Monitoring redirect health, checking that redirect destinations return 200 status rather than 404 or other errors, prevents redirect configurations from silently becoming broken. Broken redirects create link rot even when the redirect rule exists.

Proactive backlink discovery: regularly auditing the backlink profile using tools like Ahrefs, Moz, or Semrush to identify backlinks pointing to broken URLs, URLs that return 404 errors rather than redirecting to live pages. Each broken backlink identified represents an opportunity to recover lost equity by configuring a redirect from the broken URL to the most relevant live page.

The Internet Archive and link rot preservation

The Internet Archive, operating at web.archive.org: maintains a historical snapshot archive of web content, crawling and storing copies of web pages over time to preserve them against link rot.

The Wayback Machine: the Internet Archive’s Wayback Machine allows users to access historical snapshots of web pages, viewing content as it appeared at specific points in time even after the original page has been moved, changed, or deleted. The Wayback Machine has become an important tool for recovering content that would otherwise be lost to link rot.

Limitations as a link rot solution: while the Wayback Machine preserves content access it does not solve link rot for SEO purposes. A backlink pointing to an archived Wayback Machine URL passes no equity to the original site, the archived copy is on web.archive.org, not on the original domain. For SEO equity preservation properly configured redirects on the original domain are required, archive preservation does not substitute.

Research and journalism use: researchers, journalists, and lawyers increasingly use the Wayback Machine as a source for citing web content that may be subject to link rot, providing both the original URL and the Wayback Machine archive URL so the citation remains accessible even if the original link rots. This practice acknowledges link rot as an expected phenomenon rather than an exception.

Measuring link rot

Quantifying the extent of link rot in a backlink profile helps prioritise redirect management efforts, focusing resources where equity recovery is greatest.

Broken backlink audit: using backlink analysis tools, Ahrefs, Moz, Semrush, to identify all backlinks pointing to URLs that return 404 errors or other non-200 responses. Each broken backlink represents link rot, historical equity that is not being utilised. The audit reveals the scope of link rot and the authority of the linking pages, prioritising redirects for broken URLs with the highest-quality backlinks.

404 error monitoring: Google Search Console reports crawl errors including 404 errors that Googlebot encountered when following links. Regular monitoring of the Coverage report identifies URLs experiencing link rot through Googlebot’s actual crawl experience, broken links that crawlers are following and finding broken.

Server log analysis: server logs record every 404 response, whether from Googlebot crawls or actual visitor requests. Analysing 404 patterns in server logs identifies link rot being experienced by real visitors, not just crawlers, providing a user experience perspective on link rot impact alongside the SEO perspective.

Historical comparison: comparing the current backlink profile against historical snapshots from backlink tools identifies backlinks that existed previously but now point to broken URLs, direct evidence of link rot accumulation over time. The difference between a historical backlink profile and the current one reveals how much equity has been lost to link rot.

Common link rot scenarios in redirect management

Post-redesign link rot: a site undergoes a major redesign changing its URL structure. Redirect mapping was implemented for the most important pages but many lower-traffic pages were missed. Those missed pages generate link rot, their backlinks now point to 404 errors. Comprehensive post-redesign redirect auditing identifies and recovers these missed redirects.

Domain migration partial redirect coverage: a domain migration configured redirects for all known pages but missed URLs that appeared only in server logs or in the backlink profile rather than in the sitemap. Those missed URLs create link rot, backlinks pointing to them hit 404 errors on the new domain. Post-migration backlink auditing identifies uncovered URLs for redirect configuration.

Acquired domain link rot: an organisation acquires a domain and redirects it to their primary domain but the redirect covers only the homepage rather than all paths. Backlinks pointing to specific pages on the acquired domain, not just the homepage, hit 404 errors rather than following the redirect. Path-level redirect rules recover these missed backlinks.

Redirect destination deletion: a redirect was correctly configured from an old URL to a new URL but the new URL was subsequently deleted without updating the redirect. The redirect source now leads to a 404 at the destination, the redirect itself has become link rot. Regular redirect health monitoring catches destination deletions before they create significant equity loss.

Related terms

Related terms

Ready to keep every link alive?

Ready to keep every link alive?

Ready to keep every link alive?