Skip to content
Published on

Personal Blog and Writing Platforms 2026 — Hashnode / Medium / Bear Blog / Posthaven / Vercel + Astro / Tistory / velog / Hatena / note.com Deep Dive

Authors

Prologue — Blogs split again

Mid-2010s consensus said: "Blogs are dead. Twitter, Facebook, and YouTube ate them all." 2026 reality is different.

  • Substack, the newsletter that is really a blog in disguise, crossed 4 million paid subscribers in 2024.
  • Hashnode became the de facto developer blog standard with free custom domains and a built-in community feed.
  • Medium dropped the paywall for new readers in 2024 and pivoted back toward "writing that reaches anyone."
  • Bear Blog, Mataroa, and Write.as cemented themselves as the minimalist default.
  • Vercel + Next.js or Astro starters became the most common stack for engineers running their own blog on their own domain.

And things vanished. Cohost shut down in September 2024. Read.cv was acquired by Perplexity and wound down in early 2025. Pinboard was sold in September 2025. The lifespan of a blog platform equals the lifespan of the company behind it — this guide opens with that claim.

This piece walks the entire personal blog and writing platform landscape as of May 2026. We split it into four tiers — managed, developer, self-hosted, micro — review every platform with its strengths, weaknesses, ownership, and trade-offs, and end with a scenario-by-scenario recommendation.


1. The 2026 Blog Map — Managed / Developer / Self-hosted / Micro

Blog platforms in 2026 cluster into four camps.

┌──────────────────────────────────────────────────────────────────┐
│       2026 Personal Blog / Writing Platforms in Four Tiers       │
│                                                                  │
│  Managed (focus on writing)    Developer (code / SEO)            │
│  Medium                         Hashnode                         │
│  Substack (newsletter)          dev.to (Forem)                   │
│  WordPress.com                  GitHub Pages + Jekyll            │
│  Tumblr (Automattic)            velog (KR)                       │
│  note.com (JP)                  Mintlify / GitBook (docs)        │
│  Tistory / Brunch (KR)                                           │
│                                                                  │
│  Self-hosted (you run a box)   Micro / Minimal                   │
│  WordPress.org                  Bear Blog (bearblog.dev)         │
│  Ghost.org self-host            Mataroa (pay-what-you-want)      │
│  Hugo / Eleventy                Write.as                         │
│  Astro / Next.js + Vercel       Telegraph (Telegram)             │
│  Jekyll on GH Pages             Posthaven (5 USD/month forever)  │
│                                                                  │
│  Gone / declining               Web3 / Fediverse                 │
│  Cohost (closed 2024.9)         Mirror.xyz (declining)           │
│  Read.cv (closed early 2025)    Plume (fediverse)                │
│  Pinboard (sold 2025.9)         Mastodon long-form               │
│                                                                  │
└──────────────────────────────────────────────────────────────────┘

A one-line summary of each tier:

  • Managed: The platform handles the domain, server, and design. You focus on writing. The platform also keeps the traffic.
  • Developer: Strong code blocks, series, and tech SEO. Hashnode maps custom domains for free.
  • Self-hosted: You own the domain, server, backup, and theme. The most flexible and the most work.
  • Micro: Single-page, minimalist sites where the writing itself is the design.

Selection matrix

TierSample sitesCustom domainCode blocksPaywallMobile app
ManagedMedium / WP.comPaid tierDecentMedium partial, SubstackYes
DeveloperHashnode / velogFreeStrong--Hashnode yes
Self-hostedWP.org / GhostYou set it upStrongGhost strongDIY
MicroBear Blog etcSome paidDecent----

2. Hashnode — The de facto developer blog

Hashnode started in Bangalore, India in 2015. In 2026, one policy made it the developer blog standard: custom domains are mapped for free.

Hashnode strengths

  • Free custom domain mapping. blog.your-domain.com or your-domain.com itself. SSL is automatic.
  • Markdown-first editor. Syntax highlight for around 100 languages. Live preview.
  • Series, challenges, notes. Group related posts as a series. Short pieces become standalone notes.
  • GitHub backup integration. All posts auto-mirror to your GitHub repo, reducing platform lock-in.
  • AI writing assistant. The Co-Pilot introduced in 2024 helps with tone, structure, and SEO.
  • Custom pages, newsletter, subscriber analytics. All available on the free plan.

Hashnode trade-offs

  • Theme freedom is limited. Color, font, and header customization only. No fully custom design.
  • The Pro plan ended in 2024. Everything is free, but ads were briefly tested on some posts (rolled back after 2025).
  • Export is markdown only. Images and some metadata can be lost.
  • Content policy tightened. Non-technical posts may be rejected.

Who should use Hashnode

Engineers who want a custom domain without running a server. Writers who often produce multi-post series. Small startups that want an engineering blog without an infra team.


3. Medium — The 2024 free pivot

Medium was started in 2012 by Twitter co-founder Ev Williams. It introduced a 5 USD per month membership in 2017 and grew on a paywall, but reversed that model in 2024.

The 2024 pivot

In 2024 Medium effectively dropped the paywall for new readers. Non-members can now read most posts for free. The "medal system" and Partner Program became the center of writer monetization. The same year, Medium tightened its AI-generated content policy to reduce reach for purely AI-written posts.

Medium strengths

  • A clean editor. WYSIWYG rather than markdown, but one of the most polished editors for pure writing.
  • Recommendation algorithm. One of the few managed platforms where a good post can reach beyond your follower count.
  • Partner Program. Revenue scales with reader engagement time. Typical writer earnings in 2026 are around 10 to 100 USD per month.
  • Publications. Topic-grouped magazines like The Startup or Better Programming.

Medium trade-offs

  • Custom domain mapping is gone. The feature was phased out around 2018 and Medium no longer accepts new applications.
  • Writers own their content but exporting is painful. Medium-to-WordPress and Medium-to-Hashnode tools exist but lose images and embeds.
  • Member-only posts get poor SEO.
  • Algorithm changes are frequent. The 2024 pivot caused large income swings and pushed some writers to Substack.

Who should use Medium

Writers who do not want to deal with domains, SEO, or technical details. Non-technical writers where algorithmic reach matters more than search traffic. Essays, thoughts, travel writing — categories where recommendation traffic beats search.


4. Substack — A blog disguised as a newsletter

Substack launched in San Francisco in 2017. A separate deep dive covered it as a newsletter, so here we just touch on its blog side.

Substack as a blog

  • Every newsletter has an automatic web archive. The URL is your-newsletter.substack.com or a custom domain (50 USD per year).
  • Each post is published to email and web at the same time, with comments, likes, and Notes (short social posts) all available.
  • Free publishing is fee-free. Paid subscriptions cost 10 percent of revenue plus Stripe fees.

Substack trade-offs as a blog

  • SEO is strong but page design freedom is almost none. You can change a color and a header image, that is about it.
  • The newsletter rhythm — one post equals one email — does not fit short thoughts, chatter, or fast series.
  • Some writers left for Beehiiv or Ghost after the 2023 and 2024 content policy debates.

Who should use Substack

Writers building an email list as their core asset. Categories like investing, economics, or political analysis that monetize via paid subscriptions early.


5. Mirror.xyz — Web3, declining

Mirror.xyz launched in 2020 as a Web3-native writing platform. Login is via an Ethereum wallet, posts can be minted as NFTs, and the monetization model was token-based.

The decline

Active users dropped sharply after the 2022 to 2023 crypto winter. The platform still runs in 2026, but new post volume is much lower, and many former Mirror writers moved to Substack, Hashnode, or self-hosted sites.

What remains

  • Analysts writing about crypto or blockchain itself still publish on Mirror.
  • DAOs and on-chain governance benefit from Mirror's native Web3 features like token gating and NFT minting.
  • Its position as a general-purpose blog platform is effectively gone.

6. Posthaven — Maciej Cegłowski one-line promise

Posthaven was started in 2014 by Maciej Cegłowski (founder of Pinboard) and Garry Tan (now CEO of Y Combinator). The product pitch is a single line.

"Pay 5 USD per month, and we will keep your blog online forever."

The promise structure

  • Price is 5 USD per month, single tier, for life.
  • If the company is sold, the buyer must agree to keep existing sites running.
  • If the promise can no longer be kept, the company uses the last year of revenue to ship a static HTML backup to users before shutting down.
  • No ads, no trackers, no tracking.

Posthaven trade-offs

  • The editor is mid-2010s vintage. A light rich-text editor more than a markdown one. Code block support is weak.
  • Design freedom is limited. Color and header image, basically.
  • Few users means no community, discovery, or algorithmic traffic.
  • The whole platform justifies itself on one promise: "your blog is still there in 10 years."

Who should use Posthaven

People whose blog is closer to a personal journal or archive than a publication. People who value "this URL will still be live in 10 years" over traffic or revenue. Long-time Maciej Cegłowski or Pinboard fans for whom this is a natural fit.


7. Pinboard — Sold in September 2025

Pinboard launched in 2009 by Maciej Cegłowski. It started when Delicious was deteriorating under Yahoo and pitched "no ads, no tracking, run forever" as a bookmarking service. It survived the entire 2010s as a one-person operation with a cult following.

The September 2025 sale

In September 2025, Pinboard was sold to a new operator. The post-sale operating philosophy is broadly similar, but the "Maciej one-person site" identity is gone. The sale price was not disclosed.

Pinboard today

  • Existing user data is preserved.
  • New signups are a one-time 25 USD payment. The archive feature (saving page bodies) is 25 USD per year on top.
  • The API still works. Buku, Linkding, Raindrop, and other bookmark tools support migration.

Why this matters for blog platforms

Pinboard is not strictly a blog platform, but it is now a case study for how "a single-operator forever promise" can ultimately end in a sale. Since the same operator also runs Posthaven with a "forever" promise, this sale is a data point on the limits of that model.


8. WordPress.com vs WordPress.org

WordPress launched in 2003 as open source and became the world's largest blog / CMS platform. It exists in two forms.

  • WordPress.org: The open-source software. Self-hosted. Infinite plugin and theme extension.
  • WordPress.com: Automattic's managed hosting. Features unlock per pricing tier.

The 2024 to 2025 Automattic vs WP Engine fight

In September 2024, Automattic CEO Matt Mullenweg publicly attacked WP Engine (a large US-based managed WordPress host). Automattic restricted WP Engine's access to WordPress.org resources. WP Engine responded with litigation. The fight intensified criticism that "the WordPress ecosystem depends too heavily on one person and one company," and revived fork projects like ClassicPress and AspirePress.

WordPress.com strengths

  • Managed hosting, backups, CDN, and security are automatic.
  • Personal plan starts at 48 USD per year. Business plan allows free plugin and theme installation.
  • Tight integration with Automattic's own tools — Jetpack, Akismet, WooCommerce.

WordPress.org strengths

  • All code is GPL. Hostable anywhere.
  • 50,000 plugins, 10,000 themes.
  • Paywalls (MemberPress, Paid Memberships Pro), membership sites, e-commerce — essentially any pattern is implementable.

WordPress trade-offs

  • Self-hosted means security, updates, and backups are your problem. The platform has a reputation for frequent vulnerabilities.
  • After the 2024 fight, some users moved to Ghost, Astro, or Eleventy.
  • The Gutenberg block editor has a learning curve. Conflicts with Classic Editor users continue.

9. Ghost.org — Open source plus hosted

Ghost launched in the UK in 2013 as an open-source blogging and newsletter platform. Compared with WordPress it has a lighter Node.js codebase and a cleaner editor.

Two forms

  • Ghost(Pro): The official managed hosting. Starts at 9 USD per month. Includes domain mapping, automatic backups, and CDN.
  • Self-hosted Ghost: Run the GitHub-published open source on your own server. A 5 USD/month Hetzner or DigitalOcean VPS is plenty.

Ghost strengths

  • Newsletter plus blog in one. A Substack-like model with your own domain and your own data.
  • Membership and paywall built in. Stripe integration manages free and paid subscriptions.
  • Lexical editor (2024). Notion-style slash commands and blocks.
  • ActivityPub integration (2024 to 2025). Posts can auto-publish to Mastodon, Threads, and the broader fediverse.

Ghost trade-offs

  • Plugin ecosystem is not as rich as WordPress. Core features stay in core, extensions connect via webhooks and integrations.
  • Themes are flexible but custom design requires Handlebars knowledge.
  • Self-hosted operation needs Node.js experience. Docker images exist but ops is still on you.

Who should use Ghost

Writers who want newsletter and blog on the same domain. Categories planning to monetize with paid subscriptions seriously. Developers who prefer Ghost's lighter codebase over WordPress.


10. Bear Blog — The minimalist standard

Bear Blog (bearblog.dev) was created in 2020 by Herman Martinus, a South African developer. The pitch is three lines: one page of markdown, black text on white background, no JavaScript.

Bear Blog strengths

  • Blazing speed. Typical HTML pages are around 3 KB. Lighthouse score is 100.
  • Custom domain mapping on the free plan. The 49 USD per year paid plan unlocks multiple blogs and paid features.
  • Editor is a single markdown page. Preview, autosave, hashtags.
  • Discover feed. Posts inside Bear Blog rank by likes. Discovery traffic is surprisingly strong.
  • No ads, no trackers. Zero JavaScript by default.

Bear Blog trade-offs

  • Design freedom is near zero. A small CSS override is possible, more than that is discouraged.
  • No membership or paywall.
  • Image hosting depends on external services like Imgur. Native image upload only on the paid plan.

Who should use Bear Blog

People who want their writing to load fast and still work in 10 years. Writers who care about the words more than the design. People who want a custom domain but absolutely no server work.


11. Mataroa / Write.as / Plume / Telegraph / Tumblr — Other micro and managed sites

Five smaller platforms, each with its own color.

Mataroa

  • Open-source minimal blog from a Greek developer, started in 2020.
  • Pricing is pay-what-you-want. A 35 EUR per year donation is the suggested level.
  • A single-page markdown editor, RSS, email subscription, and custom domain mapping.
  • Source is on GitHub. Self-hosting is supported.

Write.as

  • A US minimalist writing platform launched in 2018. Sister services include Snap.as (images) and Remark.as (reading).
  • Anonymous publishing is the core feature. Posts do not need to expose author info.
  • ActivityPub integration. Posts can flow to Mastodon automatically.
  • Paid plan is 60 USD per year.

Plume

  • Open-source fediverse-native blog written in Rust, started in 2018.
  • Active for a while, but main maintainer left in the 2022 to 2023 window, leaving the project in maintenance mode.
  • For a fediverse blog in 2026, WriteFreely (the open-source core of Write.as) or Ghost ActivityPub are more active choices.

Telegraph

  • Telegram-run anonymous publishing. Posts go live without signup.
  • URLs sit under the telegra.ph domain. Custom domains are not supported.
  • Posts have almost no author info, making it popular for one-off documents.
  • Tight Telegram integration via Instant View previews.

Tumblr

  • Created in 2007 by David Karp. Acquired by Yahoo for 1.1B USD in 2013, passed to Verizon's Oath, then sold to Automattic in 2019 for around 3M USD.
  • The 2018 ban on adult content cut its user base sharply, though a cult revival appeared in the mid-2020s.
  • Automattic announced in 2024 a migration to rebuild Tumblr on top of WordPress's database (still ongoing).
  • Still close to unique if you want a feed of short text, images, and GIFs.

12. Notion as blog — Super.so / Potion / Feather

Notion is not natively a blog platform, but its public page feature spawned a "Notion as blog" pattern. Three tools dominate that space.

Super.so

  • Launched in 2020. Maps Notion pages to your custom domain and handles SEO, theming, and caching.
  • Starts at 12 USD per month. Custom domain mapping, custom fonts, custom code injection.
  • The 2026 leader in the Notion-as-blog market.

Potion

  • Started in 2021. A direct Super.so competitor. Starts at 10 USD per month.
  • Converts Notion pages into fast static HTML and generates SEO metadata and OG images automatically.

Feather

  • Specializes in mapping Notion databases to post lists. Custom domains, analytics.

Notion-as-blog trade-offs

  • Writing experience is pure Notion. Collaboration, sync, and checklists all carry over.
  • Page load is slower than a true static site. Super.so and Potion cache and CDN to close the gap.
  • These tools have to work around Notion API limits (image URLs expiring, etc).
  • The 10 USD per month price has to be worth keeping your writing inside Notion.

13. Vercel + Next.js / Astro starter — Developer self-hosting

The fastest-growing pattern among developers since the mid-2020s is "put Next.js or Astro on GitHub and deploy to Vercel, Netlify, or Cloudflare Pages."

Next.js + Vercel

  • React-based full-stack framework. The App Router stabilized in 2023 to 2024 brings RSC and streaming.
  • Data sources can be contentlayer (the one this site uses), MDX routes, or the Notion API.
  • Vercel's free plan covers custom domains, automatic HTTPS, and a global CDN.
  • Popular starters: vercel/next.js examples with-contentlayer, and tailwind-nextjs-starter-blog (the most starred Next.js blog starter).

Astro starter blog

  • A content-first meta-framework launched in 2021. The "islands" architecture means HTML by default with JS only where interactivity is needed.
  • astro.new or starters like astro-paper, astro-nano, and astrowind get you going fast.
  • Plays well with Markdown, MDX, and Content Collections.
  • Deployable on Vercel, Netlify, Cloudflare, or your own server.

Strengths of developer self-hosting

  • Near-infinite design freedom. Your design system, your fonts, your interactions.
  • Automatic build and deploy. One GitHub push to production.
  • Essentially free on Vercel, Netlify, or Cloudflare free tiers.
  • Content lives in your Git repo. Platform lock-in is the lowest of any option.

Trade-offs of developer self-hosting

  • Initial setup and ongoing maintenance need coding and deployment skills.
  • Paywalls, subscriptions, and email publishing have to be wired up yourself via ConvertKit, Mailgun, Stripe, etc.
  • No algorithmic traffic. SEO and direct sharing are all you have.

14. Mintlify / GitBook — Docs first

These two are not strictly blog platforms but are often used for personal collections of writing, documents, and notes.

Mintlify

  • Developer docs platform launched in 2022. AI-powered search, code examples, and OpenAPI doc automation are strengths.
  • Free plan for individuals. Custom domains are paid, starting at 150 USD per month.
  • Posts, docs, guides, and API reference all in one site. Personal notes and memos fit too.

GitBook

  • French docs platform launched in 2014. The free plan covers a single doc site for one person.
  • A pattern for combining personal wiki, notes, and a blog at one domain.
  • Markdown plus WYSIWYG hybrid editor. GitHub sync is available.

What docs-first means here

For people whose writing feels more like topic-organized reference than a timeline feed. Personal wikis, learning logs, and checklists fit well.


15. Cohost (RIP 2024) / Read.cv (RIP 2025) — What disappeared

No discussion of blog platform lifespans is complete without these two.

Cohost

  • Created in 2022 by the US worker-cooperative anti software software club (ASSC). A hybrid blog and social platform.
  • No ads, no algorithm, time-ordered feeds. Funded by users directly paying a subscription.
  • Shut down in September 2024 after the company announced it could not reach sustainable revenue.
  • All user data was offered as ZIP backups before shutdown. The site stayed as a read-only archive for a limited period.

Read.cv

  • A professional profile and blog hybrid launched in 2021. A minimalist LinkedIn alternative.
  • Pages combined writing, CV, and portfolio in one minimal layout.
  • Acquired by Perplexity in 2024 and wound down in early 2025. User data export was followed by site shutdown.

Lessons from platforms that died

  • Good design, good community, and good policy alone do not keep a business alive.
  • Back up your writing and map a custom domain as early as possible.
  • "The lifespan of the company is the lifespan of your blog" — this applies to every managed platform.

16. Are.na — Visual research community

Are.na launched in New York in 2014. It is not strictly a blog but a visual research and curation space — channels of images, text, and links.

The model

  • Free plan (with storage limits) or 45 USD per year premium.
  • "Blocks" (images, text, links) grouped into channels. Channels can be public, private, or collaborative.
  • No ads, no algorithm. Discovery is by following channels manually.

Can it replace a blog

Not for long-form. But for organizing images, quotes, short notes, and links by topic, it is powerful. Designers, researchers, and artists run it as a cult favorite. The user base in 2026 is still slowly growing, sustained by a stable one-team business.


17. Mastodon as blog — Fediverse

Mastodon is primarily a microblog (tweet-length posts), but some instances raise the character limit to around 5,000, and connections to dedicated fediverse blog tools (WriteFreely, Plume, Ghost ActivityPub) make "a blog on the fediverse" a viable pattern.

Strengths of fediverse blogging

  • Distributed. If one instance closes, you can move to another.
  • Standardized ActivityPub. Mastodon, Misskey, PeerTube, WriteFreely, Ghost, and WordPress all share the same network.
  • No ads. No algorithm. Time-ordered feeds.

Trade-offs

  • Choosing and trusting an instance is hard. Many small instances run on a single admin's goodwill.
  • Search and discovery are weak. ActivityPub itself does not handle distributed search well.
  • Unless you run your own instance, you ultimately depend on someone else.

18. Korea — Tistory (Kakao) / Brunch / Naver Blog / velog

Korean blog platforms form a four-way split.

Tistory (Kakao)

  • Started in 2007 by TNC (Tatter and Company) of "Tattertools" fame. Acquired by Daum in 2013, then absorbed by Kakao after the 2014 Daum-Kakao merger.
  • Free custom domain mapping. Direct HTML and CSS editing — the most design-customizable managed platform in Korea.
  • Direct Google AdSense placement is possible. The de facto standard for Korean ad-revenue blogs.
  • After a 2024 overhaul of comments, notifications, and main page exposure, some users left. Still hosts a large share of Korean blog traffic.

Brunch (Kakao)

  • Launched in 2015 by Kakao. A curated writer-first platform. New writers go through a review process.
  • A consistent, magazine-grade design. Average post quality is high.
  • Many writers convert Brunch presence into book deals and speaking engagements.
  • Higher barrier to entry. Design freedom is essentially nothing.
  • Naver started this in 2003. The blog with the strongest ranking inside Naver search, which dominates Korean web search.
  • Tightly coupled with Naver search algorithms. If Korean general search traffic is the goal, this is effectively the only choice.
  • No custom domains. Design freedom is limited.
  • The 2024 to 2025 "Influencer" system updates changed exposure algorithms for general bloggers again.

velog

  • Created in 2018 by Korean developer Minjun Kim, also known as velopert. The name comes from the author's Vue.js background.
  • Markdown-first. Strong code blocks, series, tags, and trending lists.
  • The de facto platform for Korean bootcamp grads and junior developers.
  • No ad model. Operated as a non-profit effort by the maintainers.
  • Some operating, ad, and content policy debates appeared around 2023 to 2024. In 2026 it remains a major hub for Korean developer writing.

19. Japan — Hatena Blog / note.com / Ameba / livedoor blog

Japan also has roughly four big players.

Hatena Blog

  • Hatena Inc. started this in 2013, succeeding the earlier Hatena Diary (2003).
  • The Japanese equivalent of Tistory in spirit: managed plus customizable.
  • Custom domain mapping is paid (Hatena Blog Pro, around 1008 yen per month). Direct HTML and CSS editing is possible.
  • Tight integration with Hatena Bookmark, the Japanese social bookmarking service. A major discovery channel for IT, culture, and design posts.

note.com

  • Launched in 2014 by Piece of Cake. The company renamed itself note Inc. in 2022.
  • Paid posts, magazines, subscriptions, and mail magazines — monetization options that rival Substack.
  • Used by writers, illustrators, and corporate PR. The largest Japanese writing platform overall.
  • After its 2025 IPO follow-on, the company is pushing international expansion with partial English and Chinese interfaces.

Ameba

  • CyberAgent launched this in 2004. The mass-market Japanese blog, comparable to Korea's Naver Blog in position.
  • The de facto standard for celebrity blogs. Almost every Japanese celebrity has an official Ameba account.
  • Heavy general-user base too. Design freedom is limited.

livedoor blog

  • Started in 2003. Acquired by LINE in 2010, then operated by the spun-off Livedoor company from 2016.
  • Free plan supports custom domain mapping — rare among free Japanese blog services.
  • Reasonably light code and good SEO. Still a major player for Japanese personal and hobby blogs in 2026.

20. Who should pick what — Beginner / Developer / Writer / Self-hosted

A scenario-by-scenario summary.

Beginner — do not want to deal with design, server, or domain

  • Medium: Fastest to start. Algorithmic traffic. Pure focus on writing.
  • Bear Blog: Custom domain but zero design or code work.
  • note.com (JP) / Tistory (KR): The largest managed platforms in each country.

Developer — code blocks, series, SEO

  • Hashnode: Free custom domain, markdown, series, GitHub backup. The global default.
  • velog (KR): The de facto choice for Korean developers, bootcamp grads, and juniors.
  • Next.js / Astro + Vercel: Your own domain, your own design, your own code. The most flexible option.

Writer — magazine, newsletter, paid subscriptions

  • Substack: Newsletter first. The right pick if you want to build an email list as your asset.
  • Ghost(Pro): Custom domain, custom design, newsletter, and paywall in one.
  • Brunch (KR) / note.com (JP): For writers focused on quality.

Self-hosted — maximum freedom

  • WordPress.org: Plugins, paywalls, e-commerce — every pattern fits. The biggest ecosystem.
  • Ghost self-hosted: Light and clean. Newsletter and paywall built in.
  • Astro / Next.js + GitHub: Content lives in Git. The most durable shape.

Minimal / preservation

  • Posthaven: 5 USD per month, kept online forever.
  • Bear Blog: Fast, light, and still working in 10 years.
  • Mataroa: Open source, pay-what-you-want.

Fediverse / distributed

  • Ghost ActivityPub / WriteFreely (the Write.as core): Posts publish automatically to Mastodon and the fediverse.

Gone or declining — what to avoid or migrate from

  • Cohost (closed 2024.9) / Read.cv (closed early 2025): Shut down. Only migration cases remain.
  • Mirror.xyz: Active users keep dropping. Not recommended unless your topic is genuinely Web3 native.

Closing — Lifespan of writing, and the value of a domain

The single most repeated claim in this guide is "the lifespan of the company is the lifespan of the blog." Cohost and Read.cv closed. Pinboard was sold. Tumblr passed through Yahoo, Verizon, and Automattic, gaining and losing its identity along the way.

So the safest one-line advice for someone starting a blog in 2026 is simple.

Buy your own domain, and publish under that domain.

Platforms come and go. Domains persist. As long as you keep the domain, you can move the same URLs to another platform or a static site and keep your archive alive. Hashnode, Ghost, WordPress, Astro, Next.js — any platform that lets you map a custom domain gives your writing a fighting chance to still be at the same URL in 10 years.

Platform algorithms, paywalls, and ad policies will all change. The only things that do not change with them are your backups and your domain. Those two are the only constants.


References