Last updated 5 months ago. Our resources are updated regularly but please keep in mind that links, programs, policies, and contact information do change.
It is a uniquely modern form of civic frustration. Someone follows a link to a U.S. government website—a .gov address that should be a beacon of official, reliable information. Instead, they hit a digital dead end: “404 Page Not Found.”
This experience is so common it has become a cultural touchstone, a shorthand for bureaucratic friction in the digital age. But this is not merely a technical glitch. It is a symptom of a deeper, more complex phenomenon known as “link rot,” a slow-motion decay that threatens the foundation of our public digital infrastructure.
Broken links on government websites are not the result of a single failure but a confluence of powerful forces: the relentless churn of technology, the slow-turning gears of bureaucracy, the specific and often misunderstood rules of official records management, and, at times, deliberate political acts.
Beyond the simple broken link, a more insidious issue known as “content drift” occurs when a link continues to work, but the information on the page has been changed, sometimes subtly, sometimes radically.
The Scale of Digital Decay
Before examining the causes, it’s essential to understand the nature and staggering scale of the problem. The digital decay afflicting government websites is not an occasional nuisance but a chronic and measurable condition.
Defining the Digital Disease
The terminology used to describe the unreliability of online information is precise, and the distinctions are critical:
Link Rot (or Link Death) – This is the most straightforward and common issue. It is the phenomenon where a hyperlink ceases to point to its original target file, web page, or server. The resource may have been moved or, more often, permanently deleted. For the user, the result is an error message, most famously the “404 Not Found” error, which signifies that the browser could connect to the server, but the specific page requested does not exist.
In the simplest terms, link rot is the digital equivalent of a library removing a book from its shelves and destroying it.
Content Drift – This is a more subtle and, in many ways, more dangerous problem. It occurs when a hyperlink remains active—it does not produce a 404 error—but the content at that URL has been significantly altered from what was originally there when the link was created.
A government report might be updated, a policy page rewritten, or an entire website repurposed for a different use. The URL remains the same, but the information has changed, often without any warning or version history. This is akin to a library secretly replacing a chapter in a history book with a new one, leaving the original citation intact but pointing to different facts.
Reference Rot – This is the overarching term that encompasses both link rot and content drift. It describes the general decay of a citation or reference, where a link fails to lead the user to the originally intended information, either because the link is dead or the content has changed.
For any field that relies on a stable and verifiable record—from legal scholarship to journalism to scientific research—reference rot represents a fundamental crisis of evidence.
Quantifying the Problem
The problem of link rot is not merely anecdotal; it has been quantified by numerous studies, which paint a stark picture of a digital public square built on shifting sands.
A landmark 2024 analysis by the Pew Research Center found that 21% of all government webpages contain at least one broken link. Across the millions of links on these pages, 6% are broken, pointing to inaccessible content. The problem is particularly acute at the local level, with city government websites showing the highest rates of link decay.
This suggests that the agencies with the fewest resources are often struggling the most to maintain their digital presence.
The issue has deep and persistent roots. A multi-year study conducted by the Chesapeake Digital Preservation Group, which tracked government URLs from 2007 to 2013, documented a stunning cumulative link rot rate. By 2013, 51% of the .gov URLs in their original sample were broken, demonstrating a clear and accelerating rate of decay over time.
This digital erosion reaches the highest echelons of government, with serious implications for the rule of law. A seminal 2014 study published in the Harvard Law Review examined the stability of links cited in legal scholarship and court opinions. The findings were alarming: 49% of the hyperlinks cited in U.S. Supreme Court opinions were dead.
This means that the evidentiary basis for some of the nation’s most important legal rulings has literally vanished from the live web, making it difficult for future jurists, lawyers, and scholars to scrutinize the court’s reasoning.
Mass link-breaking events can also be triggered by predictable political cycles. Following the 2017 presidential transition, a single update to the WhiteHouse.gov website instantly broke an estimated 1,935 links on the English-language version of Wikipedia alone, which had pointed to the site as a primary source for countless articles.
| Statistic | Finding | Source |
|---|---|---|
| Prevalence on Government Sites | 21% of government webpages contain at least one broken link | Pew Research Center, 2024 |
| Overall Link Failure Rate | 6% of all links on government websites are broken | Pew Research Center, 2024 |
| Long-Term Decay of .gov Domains | 51% of .gov URLs studied were broken after six years (2007-2013) | Chesapeake Digital Preservation Group, 2013 |
| Impact on the Judiciary | 49% of hyperlinks cited in U.S. Supreme Court opinions were broken | Harvard Law Review Forum, 2014 |
| Vulnerability to Political Transitions | The 2017 WhiteHouse.gov reset broke an estimated 1,935 links on Wikipedia | The Outline, 2017 |
| Disproportionate Local Impact | City government websites exhibit the highest rates of broken links among all levels of government | Pew Research Center, 2024 |
The distinction between link rot and content drift is not merely academic; it represents two fundamentally different types of failure in public information systems.
Link rot is a failure of access. The user is immediately aware that the information is missing, which is frustrating but unambiguous.
Content drift, however, is a failure of integrity. The user successfully reaches a page that appears authoritative, but it contains different information than what was originally cited. This can be far more damaging, as it can subtly alter the public record without the clear warning sign of a 404 error.
A citizen following a link to a public health guideline on the Centers for Disease Control and Prevention website might find a page with the same title and URL, but with rewritten text reflecting a new policy or political ideology. The citation appears to work, but it now supports a different set of facts.
This demonstrates that the “broken link” problem is a canary in the coal mine for a much deeper issue: the stability and trustworthiness of the government’s entire digital presence. It is not just a technical problem, but a governance problem.
The Accidental Break: Technical Debt and Bureaucratic Inertia
While some broken links are the result of deliberate choices, the vast majority are the unintentional byproducts of systemic and organizational factors. They are born from the collision of technological progress with bureaucratic reality, where the drive to modernize clashes with limited resources, complex procurement rules, and policies that were designed for a world of paper, not pixels.
The Paradox of Progress: Website Redesigns and Migrations
Ironically, one of the most common causes of link rot is the effort to improve government websites. Agencies must periodically update their digital platforms to enhance security, improve user experience, and comply with federal mandates like Section 508 of the Rehabilitation Act, which requires that federal technology be accessible to people with disabilities.
These updates often involve a massive undertaking known as a content migration: moving thousands of pages, documents, and images from an old system to a new one, such as a modern Content Management System.
This process is a minefield for link stability. Every time a page is moved to a new URL, renamed, or deleted, any link—both on the agency’s own site (internal) and on external sites—that pointed to the old address will instantly break. The only way to prevent this is to create a “301 redirect,” a command that automatically forwards users and search engine crawlers from the old URL to the new one.
Executing this flawlessly for every single page on a large government website is a monumental task that is often under-resourced and incomplete.
The U.S. Environmental Protection Agency, for instance, developed a detailed pre-migration checklist for its WebCMS modernization project. This document instructs staff to proactively remove “ROT” (Redundant, Outdated, Trivial) content and, crucially, to fix broken links within PDF documents before the migration even begins.
The existence of such a detailed protocol highlights the immense cleanup and preparation required to prevent mass link breakage during a redesign. Even with such planning, errors are common.
Migrating content to collaborative platforms like SharePoint can introduce further complications, as file paths can accidentally become linked to a specific employee’s local computer (C:Users…document.xlsx) instead of a universal web address, breaking access for everyone else.
Benign Neglect and the Cycle of Decay
Many government websites suffer from what can be described as benign neglect. The web is not a static archive; it is a dynamic environment in a constant state of decay. One academic study found that, on average, one out of every 200 links on the web breaks each week, giving a typical hyperlink a half-life of only 138 weeks.
Without constant, proactive maintenance, link rot is not a risk; it is an inevitability. Several factors contribute to this state of neglect:
Budgetary and Staffing Constraints – Government web teams are frequently understaffed and operate under tight budgets where “making a website pretty” is often viewed as a frivolous use of taxpayer money. Priority is given to basic functionality, security, and redundancy, leaving little room for the proactive, time-consuming work of checking and repairing links.
Lack of Prioritization – For many agencies and legislative bodies, the public-facing website is an afterthought, not a primary communication tool. This can lead to glaringly outdated information. For example, a 2017 review of the Rhode Island legislative website found that its “annual reports” page featured documents that were five to ten years old, even though more recent reports existed and were findable via a simple Google search. The links just hadn’t been updated.
Complex Procurement Processes – Government websites are often developed and maintained by third-party contractors. These contracts are governed by a rigid procurement process that relies on detailed specifications written long before the project begins. There is little incentive for either the vendor or the government committee overseeing the contract to go beyond these initial specifications.
Furthermore, these contracts often operate on a 4-5 year redesign cycle, meaning a website can be technologically and aesthetically out of date for years before it is scheduled for an overhaul.
This set of constraints helps explain the “outdated” look and feel of many government websites. The simple designs, minimal graphics, and lack of modern features are often a direct result of the same forces that lead to broken links: limited budgets, a focus on bare-bones functionality, and the need to ensure the site works on older computers found in public libraries and government offices.
This creates a fundamental tension. The very simplicity that can make these sites more accessible and performant on low-bandwidth connections is also a symptom of the resource starvation that prevents the proactive maintenance needed to combat link rot.
Designed to Disappear: The Role of Records Management
Perhaps the most surprising cause of broken links is that, in many cases, they are broken by design as a matter of official policy. There is a deep, structural conflict between the government’s role as a creator of permanent records and its need to act as a modern digital publisher.
The practices of digital publishing—frequent updates, agile development, content migration—are often diametrically opposed to the archival principles of stability and permanence.
This conflict is codified in the U.S. General Services Administration’s Web Records Schedule. This official policy mandates the removal of specific types of content from public-facing websites after a set period. For example:
- Press releases and blog posts are to be removed seven years after the end of the fiscal year in which they were issued
- Congressional testimony is removed after 15 years
- Informational pages can be removed at any time if the content is deemed “no longer valid” or is duplicated elsewhere
When this content is removed, the public-facing URL is intentionally broken. While the “official” record copy of the content is supposed to be transferred to the National Archives and Records Administration for long-term preservation, the link that was once shared and cited by the public, journalists, and researchers is severed.
This policy prioritizes an internal, bureaucratic definition of a “record” over the public’s experience of a stable, persistent URL. It reveals that link rot is not always a failure of execution but can be the intended outcome of a system with conflicting mandates.
To solve this problem requires not just better technology, but a fundamental rethinking of what it means for the government to both “publish” and “preserve” information in the digital age.
The Intentional Purge: Politics and Information Control
Beyond the realm of technical debt and bureaucratic process lies a more unsettling cause of broken links: the deliberate removal or alteration of government information for political purposes. In this context, a broken link is not an accident or a byproduct of neglect; it is the digital footprint of a policy decision, a tool for controlling the public narrative and, in some cases, a form of soft censorship.
Presidential Transition “Mass Unlinking”
The transition of power from one presidential administration to the next is a cornerstone of American democracy. In the digital realm, however, it triggers a predictable and systematic “mass unlinking” event that fractures the public record.
The process is now standard: at noon on Inauguration Day, the existing WhiteHouse.gov website is “frozen” in time and transferred to the National Archives and Records Administration for permanent archiving. It is then given a new home, such as obamawhitehouse.archives.gov.
Simultaneously, the new administration launches a completely new website at the original WhiteHouse.gov domain.
While the outgoing digital team often attempts to implement redirects from the old URLs to their new archived locations, this process is inherently incomplete by design. Redirects tend to work for content with specific dates in the URL structure, like blog posts from a particular year.
However, they typically fail for high-level, evergreen URLs, such as issue pages (whitehouse.gov/issues/climate-change) or the main directories for reports and files. This is because the new administration intends to use those same valuable, easy-to-remember URLs for its own content.
The result is a digital interregnum where thousands of links across the internet that pointed to the live White House site as an authoritative source are instantly broken. This affects news articles, academic research, and vast collaborative projects like Wikipedia, which rely on stable links to primary sources.
The 2025 presidential transition provided a stark example when the page for the U.S. Constitution, along with the Spanish-language version of the site, temporarily vanished. While the new administration’s press office attributed this to routine “tweaking” of the new site, critics interpreted the disappearances as symbolic of the new administration’s policy priorities, particularly given the timing of a new executive order on birthright citizenship.
This recurring process systematically degrades the value of linking to what should be one of the most stable and authoritative domains on the web. It creates a moving target for anyone seeking to cite official information from the executive branch, placing the burden on the public to become digital archivists, manually hunting for the new location of old information.
Instead of a permanent, stable URL that resolves to the correct historical document regardless of the party in power, the system creates a fractured record that is needlessly difficult to navigate.
Scrubbing the Digital Record
The intentional removal of information is not limited to presidential transitions. Administrations have used their control over government websites to actively “scrub” the digital record of information that conflicts with their political ideology. This weaponizes the ephemeral nature of the web, transforming link rot and content drift into tools of information control.
In January 2025, for example, the Trump administration issued directives to federal agencies to remove online content related to Diversity, Equity, and Inclusion and to align all communications with a policy that the federal government would only recognize “two sexes, male and female.” This was not a technical update; it was a policy mandate executed through website management.
The impact was immediate and tangible. The Centers for Disease Control and Prevention was forced to take down web pages that provided critical public health guidance for transgender people and data on health disparities among LGBTQ youth.
Public health professionals and scientific organizations, including the Infectious Diseases Society of America, reacted with alarm, stating that the removal created a “dangerous gap in scientific information and data to monitor and respond to disease outbreaks.”
This act demonstrates the most serious implication of an unstable digital record. When a government agency can remove or rewrite public health guidance overnight, the problem transcends mere inconvenience.
A broken link in this context represents a break in the social contract—the expectation that the government will provide stable, science-based information to protect the public’s health and safety. It turns the very infrastructure of government communication into a contested political space, where the public record can be altered to fit an ideological agenda, leaving citizens and the professionals who serve them with a void where reliable information used to be.
How Broken Links Erode Public Trust
A broken link on a government website is more than a technical error; it is a small tear in the fabric of civic trust. When these tears accumulate by the millions across the digital landscape, they create a ripple effect, undermining public confidence, hampering the work of watchdogs and researchers, and contributing to a broader sense of government dysfunction.
The frustration a citizen feels when hitting a “404 Page Not Found” error is the leading edge of a much larger problem that ultimately affects the health of the democracy itself.
The Citizen’s Frustration: A Symbol of Incompetence
For the average American, interactions with government are increasingly digital. Whether applying for a permit, paying taxes, or learning about public services, the primary interface is a website. When that experience is defined by confusing layouts, outdated forms, and broken links, it sends a powerful message: the government is out of touch, inefficient, and incapable of managing its basic functions.
This is not just a matter of perception. A 2023 Deloitte Digital survey revealed that citizen satisfaction with digital government services trails satisfaction with private sector services by a staggering 20 percentage points.
Citizens who seamlessly navigate commercial websites for banking, shopping, and communication are met with a jarringly different reality when they turn to government sites. This glaring gap between expectation and reality breeds frustration and cynicism.
As one survey respondent noted in a Pew Research Center study on trust, “Many people no longer think the federal government can actually be a force for good or change in their lives.” This sentiment is a direct consequence of experiences that suggest incompetence, and a broken link is a tangible, immediate piece of evidence for that conclusion.
Over time, these small frustrations accumulate, contributing to the decades-long decline in public trust in government institutions that has been documented in numerous polls.
This creates a vicious cycle of disengagement. A poor user experience leads to frustration and mistrust. That mistrust, in turn, can lead citizens to disengage from civic processes, believing their participation is futile if the government cannot even maintain a functional website.
Data from the Organisation for Economic Co-operation and Development shows that people who feel they have a say in what their government does report higher levels of trust. When broken links and inaccessible information create barriers to engagement, they actively suppress this sense of efficacy, feeding a cycle of public apathy and diminished government accountability.
Undermining the Rule of Law and the Historical Record
The consequences of link rot extend far beyond individual frustration, striking at the core of institutions that depend on a stable and verifiable public record.
The Legal System – As the 2014 Harvard Law Review study demonstrated, when nearly half the links cited in U.S. Supreme Court opinions decay, it severely compromises the ability of lower courts, lawyers, and legal scholars to check sources, understand legal precedent, and build sound arguments.
The law relies on a clear and unbroken chain of evidence and reasoning; reference rot severs those chains, introducing uncertainty and instability into the very foundation of the legal system.
Journalism and Accountability – Journalists act as public watchdogs, holding government accountable by reporting on its actions and policies. This work relies heavily on access to primary source documents: government reports, datasets, press releases, and official statements.
When the links to these sources break, it erodes the credibility of reporting and makes it more difficult for the public to verify the facts for themselves. The problem is so pervasive that journalists are now advised to proactively archive any government page they cite, a clear indication that the government’s own digital infrastructure is not considered reliable.
Anti-Corruption Efforts – The Open Government Partnership’s “Broken Links” report highlights a direct connection between data accessibility and accountability. The report argues that when data on political finance, lobbying, and public procurement is not available—often because of broken links, a failure to publish, or the use of non-open data formats—it creates “gaps” that hinder the ability of civil society to combat corruption.
Their data explorer visualizes how these gaps in data availability weaken the chain of accountability.
This erosion of the public record also represents a failure of the government’s trust responsibility, particularly to communities that may already have a fraught relationship with federal and state institutions.
The U.S. Commission on Civil Rights report, “Broken Promises,” details the federal government’s long history of failing to adequately support Native American communities, a failure that includes not keeping accurate and consistent records. While this report predates the widespread use of the web, it establishes the principle that proper information management is a core component of the government’s trust responsibility.
When this principle is applied to the digital age, the intentional removal of public health resources for LGBTQ youth from the CDC website is not just a broken link; it is a breach of trust with a specific community, signaling that their needs are being erased from the public record.
In this light, link rot is not a neutral technical problem; its impact is often felt most acutely by those who rely most on specific government information and who have been historically underserved by government institutions.
Building a More Resilient Digital Government
Combating the pervasive issue of link rot requires a multi-faceted approach, moving from reactive fixes to proactive, systemic solutions. The current landscape is a patchwork of government mandates, agency-level best practices, and crucial interventions by non-governmental third parties.
While these efforts are vital, they are fragmented. A truly resilient digital government requires a more holistic and forward-looking vision for the future of public information.
The Archival Backstop: Third-Party Saviors
In the face of a constantly decaying web, the most reliable defense against link rot often comes from outside the government.
The Internet Archive – The non-profit Internet Archive and its Wayback Machine serve as the de facto memory of the web. Using automated web crawlers, it takes periodic snapshots of billions of web pages. For countless researchers, journalists, and citizens, the Wayback Machine is the only place to find a government page that has vanished from the live web.
When Wikipedia links to WhiteHouse.gov were broken during the 2017 transition, editors and automated bots turned to the Internet Archive to find and replace the dead links with archived versions.
Proactive Archiving Tools – Recognizing the limitations of passive archiving, new tools have emerged to allow users to proactively preserve web content. Perma.cc, a service developed by the Harvard Library Innovation Lab, is a prime example.
It allows users, particularly in the legal and academic fields, to create a permanent, archived copy of a webpage at the exact moment they cite it. Perma.cc then generates a new, stable “Perma Link” that will always point to that preserved snapshot, insulating the citation from future link rot or content drift.
Several courts and government bodies, including the Library of Congress and the Supreme Court, have begun to use or explore these tools to ensure the integrity of their own citations.
The Government’s Blueprint for Preservation
Within the federal government, a dual-track system exists for managing digital information, with separate entities overseeing the preservation of historical records and the operation of live websites.
The National Archives and Records Administration – NARA is the nation’s official record keeper. Its comprehensive Digital Preservation Strategy outlines the framework for ensuring the long-term preservation and access to government records.
NARA provides extensive guidance to federal agencies on how to manage and transfer their electronic records, including web records, for permanent storage. This process is based on international standards for trustworthy digital repositories and is focused on maintaining the authenticity and integrity of the official “record copy” of government information.
However, NARA’s mandate is to preserve the record, not necessarily the public-facing URL, which is why a link can break even if the content is safely archived.
The General Services Administration – The GSA sets government-wide policy for the operation of live federal websites. This includes managing the U.S. Web Design System, a set of tools and guidelines to help agencies build accessible, mobile-friendly, and consistent websites.
The GSA also establishes the government’s linking policies and, as previously discussed, the web records retention schedules that can be a direct cause of link rot.
This creates a systemic gap: NARA preserves the back-end record, while the GSA manages the front-end experience, but no single entity has the clear responsibility for ensuring the long-term stability of a public URL.
Proactive Measures: Fighting Decay on the Front Lines
Despite these systemic challenges, many agencies are taking proactive steps to combat link rot on their own. The Department of the Interior, for example, conducts annual content audits that include both manual and automated checks for broken links.
Several agencies also provide public-facing forms for users to report broken links, effectively crowdsourcing their website maintenance. These include:
- The Department of Justice
- The Department of Transportation
- The Department of the Treasury
- The EPA’s Superfund program
Additionally, government-wide services like Search.gov help mitigate the impact of broken links by providing a powerful, centralized search engine that can help users find the information they need across multiple government domains, even if a direct link has failed.
The Future: Digital Public Infrastructure
The ultimate long-term solution to link rot may require a fundamental philosophical shift in how we conceive of digital government. Instead of viewing government websites as collections of disposable “pages,” a new paradigm is emerging around the concept of Digital Public Infrastructure.
DPI is a foundational layer of shared, interoperable digital systems—such as digital identity, payment platforms, and secure data exchange layers—that can make all government services more efficient, secure, and trustworthy.
Championed by organizations like the Gates Foundation, DPI is analogous to the physical infrastructure of roads, bridges, and power grids that enables the modern economy.
Applying this concept to the problem of link rot reframes the entire issue. In a government built on DPI, a public report would not just be a PDF file uploaded to a server with a fragile, changeable URL. It would be a data object with a permanent, persistent identifier, lodged in a verifiable, trustworthy digital registry.
The “link” would be a permanent pointer to that object, designed from the ground up for stability and long-term access. This approach, which is being explored in sectors like transportation through initiatives from ITS America, represents a move from a reactive model of patching a leaky, page-based system to a proactive model of building a robust, infrastructure-based foundation for public information.
This shift from managing pages to building infrastructure may be the key to finally solving the 404-error of the state. The broken links we encounter today are symptoms of a deeper problem: a digital government built on the quicksand of the early web rather than the bedrock of permanent, trustworthy infrastructure.
Until we address this fundamental issue, citizens will continue to encounter digital dead ends where they should find reliable public information, and our democracy will continue to suffer the slow erosion of trust that comes with a government that cannot keep its promises—or its links—intact.
Our articles make government information more accessible. Please consult a qualified professional for financial, legal, or health advice specific to your circumstances.