What Is Link Rot?
Link rot (also called link decay) refers to the gradual breakdown of hyperlinks over time as the pages they point to are moved, deleted, or restructured. A link that worked perfectly when you published an article in 2021 may lead to a 404 error today — not because you changed anything, but because the destination changed.
Link rot is surprisingly pervasive. Studies of web content consistently show that a significant portion of links on any given site will break within a few years. For content-heavy sites that have been publishing for several years, hundreds of broken links may exist without the site owner's knowledge.
How Link Rot Hurts Your Website
SEO Impact
Search engines crawl your site's links to discover content and evaluate quality. A high density of broken links signals poor site maintenance, which can negatively influence how Google evaluates your site's quality. Additionally, broken outbound links mean you're pointing users toward dead ends — a poor experience signal.
User Experience
There are few things more frustrating to a reader than clicking a link to learn more, only to land on a "Page Not Found" error. Every broken link is a trust-eroding moment. Visitors who encounter multiple broken links will question the reliability of your content overall.
Lost Link Equity
If other sites have linked to a page on your site that you've since moved or deleted without setting up a redirect, all the SEO value of those inbound links is lost. This is especially costly for pages that have accumulated backlinks over time.
How to Find Broken Links
Google Search Console (Free)
Navigate to Coverage or the Pages report in Google Search Console and look for 404 errors. This shows you which URLs Google has tried to crawl and found broken — invaluable for catching broken internal links and missing pages.
Screaming Frog SEO Spider (Free up to 500 URLs)
This desktop crawler will systematically check every link on your site and flag broken ones with their HTTP status codes. For sites under 500 pages, the free version is perfectly sufficient.
Ahrefs or Semrush Site Audit
Both tools offer site audit features that identify broken internal and external links, along with other technical SEO issues. These are paid tools but offer trial access.
Browser Extensions
Extensions like "Check My Links" for Chrome can quickly highlight broken links on whichever page you're currently viewing — useful for a quick spot-check without running a full crawl.
How to Fix Broken Links
For Broken Internal Links
- Update the link — If the destination page still exists at a new URL, update the link in your content to point to the correct location.
- Set up a 301 redirect — If you've moved or renamed a page, implement a 301 redirect from the old URL to the new one. This preserves SEO equity and fixes the experience for anyone visiting the old URL.
- Restore the page — If the page was accidentally deleted and still has value, restore it.
For Broken External Links
- Find an updated URL — Check if the linked resource has simply moved to a new address and update your link accordingly.
- Use the Wayback Machine — If the original source no longer exists, archive.org may have a cached version you can link to instead.
- Find an alternative source — Replace the broken link with a link to a different, current source that supports the same point.
- Remove the link — If no alternative exists and the link isn't essential, simply remove it.
Preventing Link Rot Going Forward
- Schedule quarterly link audits as part of your content maintenance routine
- Always set up 301 redirects when you change your URL structure
- Use a plugin like Broken Link Checker (WordPress) to monitor links automatically
- When linking to important external sources, consider noting the publication date to flag for future review
- Prioritize linking to established, stable sources rather than ephemeral content
Link rot is inevitable on any long-lived website, but it's entirely manageable with regular maintenance. A consistent audit schedule will catch issues before they compound and protect both your SEO performance and reader trust.