The Internet Archive and Automattic launched the “Link Fixer” WordPress plugin this week to eliminate broken links by automatically redirecting users to archived snapshots. This strategic partnership between the web-archiving nonprofit and the company behind WordPress aims to preserve digital context and combat the widespread phenomenon of “link rot” across the global web.
Combating the Scourge of Link Rot
Link rot occurs when online articles become populated by broken links—URLs that once led to active pages but now result in error messages or dead ends. This digital decay affects a broad diversity of web pages, ranging from news and government sites to Wikipedia and social media.
The scale of the problem is significant. A Pew Research study from 2024 revealed that nearly 40% of links that existed in 2013 are no longer active, highlighting the fragility of digital information over a decade.
Automated Archiving and Redirection Logic
The Link Fixer plugin functions by scanning WordPress posts for outbound links and cross-referencing them with the Wayback Machine’s existing database. Automattic says that if no archive exists for a specific link, the tool automatically triggers new snapshots to ensure the content is preserved.
Ensuring Continuous Access
Should a linked web page go offline, the feature redirects readers to the archived version, preventing a drop in service or loss of information. Additionally, the tool archives the user’s own posts, providing an extra layer of longevity for original content creators.
Dynamic Link Monitoring
The plugin maintains a perpetual check on the health of outbound links. If an original page that was previously offline is restored, the plugin intelligently reverts the redirect, sending users back to the live source instead of the archived version.
Technical Implementation and Customization
According to a technical write-up on Github, the plugin’s interface is designed for ease of use while offering specific customization for site administrators.
Users can define the frequency of link validation scans to balance site performance and link accuracy. While the software provides a default scanning interval of every three days, this setting can be adjusted based on the specific needs of the WordPress installation.
