What Is Citation Management? A Plain-English Guide
What is citation management? A clear explanation for researchers and academics — how citation managers work, the best tools, and how to avoid the most common mistakes.
Knowledge Concepts
What is link rot? A clear explanation of why URLs break, how widespread the problem is, and practical strategies to protect your research, citations, and saved content.
Link rot is the gradual decay of hyperlinks on the internet — the process by which URLs that once pointed to working web pages return 404 errors, redirect to unrelated content, or disappear entirely because the original page was moved, deleted, taken down, or the domain was abandoned. It is one of the fundamental problems of building knowledge on the web.
For researchers, academics, and anyone who saves web content for future use, link rot means that the sources you saved today may be unreachable tomorrow.
The scale of link rot is significant:
For academic researchers, this is more than inconvenient. A broken citation in a published paper is a reproducibility crisis in miniature: the source that was supposed to support the claim no longer exists, and there's no way to verify whether the claim was accurate.
For knowledge workers, link rot means the articles you saved in your read-later app two years ago may now return 404s — and if you saved only the URL (not the content), that knowledge is gone.
Link rot occurs through several mechanisms:
Domain abandonment: A website goes offline when the owner stops paying for hosting or domain registration. All URLs on that domain break simultaneously.
URL restructuring: A website reorganizes its content structure. An article at example.com/blog/2019/04/article-title becomes example.com/articles/article-title. The old URL returns a 404 even though the content still exists.
Content deletion: A specific page is removed. The domain still works, but the article URL returns 404.
Platform migration: A company migrates from one CMS to another. Old URLs break if the migration doesn't include redirect rules.
Acquisition and shutdown: A company acquires a smaller company and shuts down the acquired company's website. All URLs break.
Paywall addition: Content that was publicly accessible is moved behind a paywall. The URL technically works, but the content is no longer accessible to most users.
Redirect chains: A URL redirects multiple times, and one link in the redirect chain breaks. The original URL now leads to an error.
A PhD student in 2020 writes a literature review citing an article from a research blog: "Smith (2018) demonstrated that X." The citation includes the URL.
In 2023, the blog's hosting contract expires. The domain doesn't renew. The site goes offline.
In 2025, another researcher reading the literature review clicks the citation link. 404 error. There's no way to verify Smith's claim, reproduce the finding, or even confirm the article existed.
If the 2020 student had saved the full content of the article — not just the URL — to a personal archive, they would have the original text available regardless of what happened to the source website.
If the article had been archived by the Internet Archive (web.archive.org/web), the 2025 researcher could potentially find a snapshot. But not everything is archived, and archived pages don't always render correctly.
The most reliable protection against link rot is saving the full content of important web pages at the time you access them, not just bookmarking the URL.
Tools that save content:
For academic and professional citations, link to the Internet Archive version (web.archive.org/web/[timestamp]/[url]) rather than the live URL. Archived pages don't rot because the archive is designed for permanence.
The Perma.cc service (by Harvard Law School) creates permanent links specifically for legal and academic citations.
For content that matters — published articles, long-form research, knowledge bases — periodically check whether links still work. Tools like Broken Link Checker, Dead Link Checker, or built-in features in tools like Raindrop.io (Pro tier) can automate this.
Digital Object Identifiers (DOIs) are persistent identifiers for academic papers managed by the International DOI Foundation. A DOI doesn't rot — it resolves to the current location of the paper even if the journal's URL structure changes. Always cite DOIs when available, not journal website URLs.
Even if the content is gone, having your notes about what the source said — what it claimed, what you highlighted, why it mattered — preserves some of the value. This is a core argument for distillation in PKM practices: your notes survive the link rot that the source doesn't.
"Google Cache protects against link rot." Google's cached pages are temporary snapshots for SEO purposes, not archival records. They're deleted regularly. You cannot rely on Google Cache as a link rot solution.
"Important pages won't rot." The Harvard Supreme Court citation study disproves this. Institution, age, or importance don't protect pages from link rot. Even government websites rot — a 2022 Georgetown Law Library study found 21% of links cited in congressional testimony were broken.
"The Internet Archive has everything." The Internet Archive (Wayback Machine) is the most comprehensive web archive and has billions of pages, but coverage is uneven. Niche content, dynamic pages, and content behind logins often aren't archived. You can't rely on it as a complete safety net.
"Link rot is a new problem." Tim Berners-Lee identified link rot as a design failure of the early web in the 1990s. It has been a known, unsolved problem for 30 years. The number of broken links grows every year because the web grows and pages age.
WebSnips addresses link rot at the capture layer: when you save an article with the WebSnips Chrome extension, it saves the full content of the page at that moment — not just the URL. Your saved articles are stored in your WebSnips library and remain readable regardless of what happens to the source website.
For researchers who rely on web sources, this shifts the link rot risk from "my research depends on this URL working" to "my research depends on my WebSnips library staying accessible" — a more controllable dependency.
The Connections graph also helps surface relationships between your saved sources, so even if the underlying content at any given URL changes, your annotations and connections remain.
For formal academic citations requiring archival records, combine WebSnips for personal research notes with DOIs or Perma.cc for public, citable references.
How fast does link rot happen? Studies vary, but rough rates: within 1 year, roughly 5–10% of URLs break. Within 5 years, 25–40%. Within 10 years, 50%+. The rate depends heavily on the type of content and hosting: news sites and blogs rot faster than government sites and academic journals.
Is the Wayback Machine reliable for archival access?
Reasonably reliable for content it has captured, but coverage is uneven. You can check whether a URL has been archived at web.archive.org. For critical sources, submit the URL to "Save Page Now" rather than hoping it was captured automatically.
Does saving to Pocket or Instapaper prevent link rot? For personal reading access, yes — these apps save the article text at the time you save it, so you can re-read it even after the source goes down. They don't provide a public archival URL you can cite, but they protect your personal access to the content.
What's Perma.cc and when should I use it?
Perma.cc is a link preservation service by the Harvard Law School Library, primarily used for legal citations. When you submit a URL, Perma.cc creates a permanent archived copy at a stable perma.cc URL. Use it when you need to cite web content in a published paper, brief, or document where the citation must remain verifiable long-term.
Link rot is the decay of web URLs over time — a well-documented, persistent problem that affects everyone who relies on web content for research, learning, or professional work. Half of all web links eventually break.
The practical defense: save content at capture time (not just URLs), use archival links in citations (DOIs, Perma.cc, Internet Archive), and maintain your own notes about what sources said — because your notes survive the link rot that the source doesn't.
More WebSnips articles that pair well with this topic.
What is citation management? A clear explanation for researchers and academics — how citation managers work, the best tools, and how to avoid the most common mistakes.
What is tacit knowledge? A clear explanation for team leads and ops people — what tacit knowledge is, why it's the hardest knowledge to transfer, and practical methods to make it explicit.
What is a commonplace book? A clear explanation of the centuries-old knowledge collection practice, famous examples, and how to build a modern digital version for writers and researchers.