Skip to content
Stephen Arthur
Technology

The quiet return of the personal website

For fifteen years we rented space on other people's platforms. A growing number of writers are moving back to a domain they actually own — and the tooling has finally caught up.

Stephen Arthur3 min read4.8K
Share
The quiet return of the personal website
The quiet return of the personal website

There is a particular feeling that comes from publishing something on a domain you control. It is not nostalgia, exactly. It is closer to the difference between hanging a picture in your own hallway and pinning it to a corkboard in a building someone else can sell tomorrow.

For most of the last two decades that difference did not seem to matter much. Platforms were free, fast and full of readers. You wrote where the audience already was, and the trade — your work in exchange for their distribution — looked obviously favourable.

What actually changed

Three things shifted at roughly the same time. Distribution stopped being reliable: the same post that reached fifty thousand people in 2016 reaches four thousand now, and nobody can tell you precisely why. Platforms started competing with the writers on them, quietly ranking native video above outbound links. And the cost of running your own site collapsed.

That last point is the one people underestimate. A static site with a database, an admin panel, image optimisation and a search index used to be a small engineering project. It is now a weekend, and it runs on a five-dollar virtual machine with room to spare.

  • Deployment is a git push and a process manager, not a server team.
  • TLS certificates are free and renew themselves.
  • A single SQLite file will comfortably serve a blog with millions of monthly reads.

The ownership argument, minus the sermon

It is easy to make this sound moralistic, and that is usually where the argument loses people. So here is the practical version: when you own the domain and the archive, every reader you earn stays earnable. You can change the design, the platform, the business model and even the subject matter without asking permission or losing the back catalogue.

The corollary is that you also inherit the boring parts. Nobody else is going to fix your broken image links, keep your dependencies patched or notice that the RSS feed has been serving a stale cache since March.

A personal site is not a growth strategy. It is a place to keep the things you would be sad to lose.

Where the audience comes from now

The honest answer is: more slowly, and from more places. Search still works if you write things people are actually looking for. Newsletters have quietly become the most durable distribution channel of the decade, precisely because an email list is the one asset that travels with you.

The rest arrives through other people's links — a mention in a newsletter you do not read, a comment thread you were not part of, a colleague who forwards the thing to a group chat. It compounds much more slowly than an algorithmic spike, and it decays much more slowly too.

A reasonable setup

If you are starting over today, the shape that works looks something like this. A domain you renew for ten years at a time. A site that renders fast on a phone with two bars of signal. A feed. An email list. Analytics you actually read once a month rather than refresh hourly.

Everything else — comments, memberships, a podcast, a shop — is optional, and worth adding only when the writing itself has found its footing. Start with the archive. The infrastructure can grow into it.

Last updated August 1, 2026

Share

Written by

Stephen Arthur

Writing about technology, design and the systems that connect them. Ex-engineer, permanent generalist, occasional photographer.

More from Stephen

Related reading

2 comments

  • Marta Oyelaran

    The point about the reasoning versus the summary is the one that stuck with me. I went back through our decision log and almost none of it explains why — it just records what. Fixing that this week.

  • Dev Rai

    Moved my archive off a platform last year and the migration was genuinely the easy part. The hard part was rebuilding the habit of publishing without an engagement number telling me it mattered.

Leave a comment

Comments are moderated and usually appear within a day.

Never published.