The Subversive Static: A Defense of the Unchanging Web Page

I remember the first website I ever built. It was a monstrous thing, bloated with server-side includes and a nascent, clumsy database connection. It was, in the parlance of the time, dynamic. The goal was a living document, a site that could breathe and change with the flick of a script. This was the promise of the web: a river of information, never the same water passing by twice. We were all swept up in the current. Static was synonymous with dead.

But now, I find myself tending a small, quiet corner of the internet that defiantly resists this flow. It’s a website built with simple, hand-written HTML and CSS. No databases, no content management system, no complex backend. When I want to change it, I open a text editor, type, and upload a file. It is a digital rock in a stream of algorithmic rapids. In an age obsessed with real-time updates and personalized feeds, the static web page feels almost subversive. It is an argument for permanence over persistence, for contemplation over engagement.

We talk a lot in digital preservation about saving the web, but we rarely discuss what kind of web we are trying to save. The modern web, the dynamic one, is a preservation nightmare. Its content is often fractured across dozens of databases and microservices, its final form assembled on-the-fly for a specific user at a specific moment. To archive a single page view is to capture a ghost. The underlying structures—the logic, the user data, the ever-shifting code—are far more elusive. The very architecture of dynamism is an engine of forgetting.

In contrast, a static page is a complete artifact. The HTML file is the thing itself. There is no distinction between the source and the presentation. When an archivist’s crawler visits it, what it sees is what there is. It is a discrete, self-contained unit of meaning, as solid and archivable as a printed page. Its simplicity is its resilience. It requires no specific software version, no complex server environment. It just is.

This is not just a technical preference; it’s an aesthetic and even an ethical one. A static page makes no assumptions about you. It does not track your mouse or guess your desires. It sits in quiet confidence, presenting its content as an offer, not a demand. It respects your attention by not fighting for it. By choosing not to change, it creates a stable point of reference—a place you can return to and find exactly as you left it. In this, it becomes a more honest form of publishing. It says: this is what I thought, this is what I made, on this day. It is a statement, not a stream. And in a world drowning in streams, a simple, unchanging statement can be a radical act of preservation.

Notes & further reading

A few pages I came back to while writing this: