The Humble Anchor Tag: Rescuing a Single Page from Digital Decay
We talk a lot about grand archives and vast datasets, but sometimes preservation is a small, personal act. It’s about saving one thing—a single, precious webpage—before it vanishes into the ether of a 404 error. You don’t need complex tools or institutional backing to start. Often, the most effective tool is already in your hands: the humble web browser and a basic understanding of its ‘Save As’ function.
This isn’t about creating a perfect, standards-compliant preservation package. This is about creating a functional, readable snapshot for your future self or a colleague. The goal is fidelity to the experience, not necessarily to the underlying code. The technique is simple, yet profoundly powerful: right-click on the webpage you wish to save, select ‘Save As’, and in the dialog box, change the ‘Save as type’ from the default ‘Webpage, HTML only’ to ‘Webpage, Complete’. This single choice is the difference between a broken page and a preserved one.
Why does this matter? The ‘HTML only’ option saves a solitary .html file, stripping out all the supporting materials: the images, the CSS styling sheets, the JavaScript that makes it interactive. It’s like saving a recipe but forgetting the list of ingredients. The ‘Complete’ option, however, creates a companion folder alongside the .html file. Inside that folder, the browser diligently gathers all those external assets. When you open your saved .html file later, it will pull the images and styles from this local folder, not from a server that may have gone offline. The page will render, whole and recognizable, as you remember it.
This method has its limits, of course. It won’t capture dynamically loaded content or complex web applications. It’s a photograph, not a living replica. But for blog posts, news articles, project documentation, or a poignant social media thread, it is remarkably effective. It’s a first-aid kit for digital memory.
I’ve used this to save a friend’s now-defunct portfolio, a crucial government notice posted during a crisis, and a recipe from a food blog that suddenly redesigned and lost its old entries. Each saved page is a small anchor against the relentless tide of digital change. It’s an act of care, a quiet declaration that this specific arrangement of words and pixels mattered enough to be granted a little more time. The next time you feel that twinge of anxiety—the ‘I should really save this’ feeling—don’t just bookmark it. Save it. Right-click, ‘Save As’, and choose ‘Complete’. It is the simplest, most immediate form of digital preservation available to us all.
Notes & further reading
A few pages I came back to while writing this:
- Gilbert, AZ
- The Wrong Kind of Donor: When Good Data Clogs the Civic Engine
- Peoria, AZ
- The Glass Bees: The Vatican's First Digital Scribe
- Surprise, AZ
- The Shoebox and the Standard: What My Grandfather's Archive Taught Me About Context
- Elk Grove, CA
- Pasadena, CA
- New Haven, CT
- Stamford, CT
- Washington, DC
- one area's overview
- a practical rundown