Online Publishing

What a Blog Actually Is (and What It Isn't)

A format, not a platform — defined by how it publishes rather than what it runs on. What that means in practice, and when it is the wrong choice.

BloggingPublishingBeginners

"Blog" has been stretched to mean almost any site that publishes writing, which has made it less useful as a word. It does have a specific meaning, and the meaning is about structure rather than subject or software.

A format, not a platform

A blog is a section of a site — or a whole site — where content is published as dated entries in reverse chronological order. Newest first. That's the defining characteristic, and essentially the only one.

Everything else people associate with blogs is convention rather than definition. Categories, tags, comments, an author byline, an RSS feed: common, useful, not required.

Notably, the software is irrelevant to the definition. WordPress is not what makes something a blog — you can run a shop on WordPress, and you can hand-write a blog in HTML files. If entries are dated and ordered newest-first, it's a blog.

The related words follow from that: blogging is the activity of publishing those entries, and a blogger is whoever does it. Neither implies a profession.

Blog or website?

The question is malformed, which is why it's confusing. A blog is a website, or part of one. The real distinction is how content is organised:

  • Reverse-chronological (blog-shaped) — recency is the organising principle. Suits things that are true at a moment: announcements, notes, opinion, "what changed this month".
  • Structured / hierarchical (site-shaped) — organised by topic and relationship. Suits things meant to stay true: documentation, reference, product pages, guides.

Plenty of sites are both — a structured set of pages plus a dated section for news. That's usually the right answer, and choosing between them as if they were exclusive is the actual mistake.

Note

A useful test: if a reader would want the newest item first, it's blog-shaped. If they'd want the most relevant item first regardless of age, it's reference-shaped and a date-ordered list will actively get in their way.

What the format is genuinely good at

  • Things with a timestamp. Release notes, changelogs, event write-ups — content where "when" is part of the meaning.
  • Publishing without a plan. You can add an entry without deciding where it fits in a hierarchy. Low friction, which matters for sustaining the habit.
  • Thinking in public over time. The archive shows a progression, which is valuable in a way a polished reference page isn't.
  • Being found for specific questions. A focused post answering one real question can rank and stay useful for years.

Where it's the wrong shape

  • Reference material. If someone needs the current answer, burying it in a dated archive means they'll find the 2019 version first.
  • Anything that must stay accurate. Dated posts imply a snapshot; readers forgive an old post being outdated, which is exactly wrong for instructions people follow.
  • Content with a strong natural hierarchy. A tutorial series has an order that isn't chronological, and forcing it into one fights the reader.

Honest reasons to have one

Absorbing the useful half of the old "benefits of blogging" framing, minus the promises:

  • Writing clarifies thinking. The most reliable benefit, and the one that doesn't depend on anyone reading it. Explaining something exposes the parts you didn't understand.
  • It's a durable reference for yourself. A surprising amount of blogging is leaving notes for your own future self.
  • It's yours. Unlike a profile on a platform, nobody can change the rules, throttle reach, or delete it.
  • It compounds slowly. Search traffic to a genuinely useful post tends to grow over years rather than spike and vanish.

Reasons that don't hold up

Worth being direct, because these motivate most abandoned blogs:

  • "Blogging is passive income." It isn't passive and, for the overwhelming majority, isn't income. Revenue at meaningful scale requires traffic that takes years to build, if it arrives.
  • "Every business needs a blog." A neglected blog whose newest post is three years old actively signals abandonment. No blog is better than a stale one.
  • "Publish frequently for SEO." Volume without usefulness produces pages nobody links to or finishes. One good post beats ten filler ones.

If the honest reason is the first one on the previous list — that writing clarifies thinking, and having the archive is useful — that reason survives contact with reality. The others tend not to. How to Start a Blog That's Still Running in 10 Years covers what to do with that conclusion.

The notes

Practical web notes, without the noise.

Occasional useful notes about web development, websites, tools and workflows.

No daily emails. No hype. Unsubscribe whenever you like.

Sign-up isn't open yet.
These notes aren't being sent to a mailing list at the moment. Nothing to enter here yet — new guides appear on Learn as they're published.