Platforms come and go. Audiences do not automatically follow.

Every few years, a new publishing platform earns enough trust that writers, founders, and makers pour their best work into it. Right now, Substack holds that trust for a generation of newsletter writers. Before it, Medium did. Before that, Tumblr. The pattern is consistent: the platform grows, changes its incentives, and the creators who built everything on top of it are left negotiating with a landlord they never chose.

This is not a hypothetical risk. It is the normal lifecycle of a platform business — and understanding it should change how any serious creator or software founder structures their digital presence.

The Illusion of Ownership on Third-Party Platforms

When you publish on Substack, you are not building an asset. You are contributing to one.

Your content lives at yourname.substack.com. Your subscriber list is portable — to Substack's credit — but your SEO equity, your URL structure, your design decisions, and your reader's default association of your name with that domain all belong to the platform. The moment Substack changes its algorithm, introduces competing recommendations, pivots its business model, or simply becomes unfashionable, you absorb the consequences.

This is the core problem with platform dependency: you bear the downside risk without holding the appreciating asset.

A personal website, by contrast, is infrastructure you own. Your domain, your content, your URLs, your analytics. Every article you publish at yourdomain.com builds domain authority that compounds over time. Every backlink points to an asset on your balance sheet, not someone else's.

What "Owning Your Platform" Actually Means in Practice

Ownership is not just philosophical — it has concrete technical and business implications.

  • SEO compounding: Search engines index your domain as a single authority. Publishing ten strong articles on your own site builds cumulative ranking power. Publishing ten strong articles across Substack builds Substack's ranking power, with you as a tenant.
  • Custom analytics: On your own site, you decide what to measure. You can instrument reader behavior, conversion funnels, and content performance with tools you control.
  • Monetisation flexibility: Paywalls, product pages, consulting CTAs, course sales — all of these are straightforward on a site you own. On Substack, you work within their monetisation model, which is fine until it is not.
  • Portability: Migrating content from a custom site is a solved problem. Migrating an audience and all associated SEO signals from a third-party platform is expensive and lossy.

The Right Mental Model: Substack as Distribution, Not Destination

None of this means Substack is a bad tool. It is an excellent distribution channel. Its discovery features, its email infrastructure, and its existing reader community are genuinely valuable for growing an audience quickly.

The mistake is treating it as a destination — the canonical home of your work — rather than a pipe through which your work flows.

The smart architecture looks like this:

Personal Website (canonical source)
        │
        ├── Substack (newsletter distribution + discovery)
        ├── LinkedIn / X (social amplification)
        └── RSS (open syndication)

You publish once, to your own domain. Everything else syndicates outward. Your website is the single source of truth. Substack gets your content; you keep your infrastructure.

This is exactly how mature media businesses operate. The New York Times does not publish canonically on Apple News. It publishes on nytimes.com and distributes elsewhere. Scale that mental model down to the individual creator or indie SaaS founder, and the principle holds perfectly.

Common Objections, Addressed Directly

"Building a website is too much work." It was, in 2010. Today, a performant, well-designed personal site can be live in an afternoon using tools like Astro, Hugo, or even a headless CMS with a custom domain. The setup cost is a one-time investment; the compounding returns are indefinite.

"My Substack subscribers won't follow me to a website." You are not asking them to abandon Substack. You are asking them to recognise that your authoritative home is elsewhere. Most loyal readers will bookmark a domain they trust. The ones who will not were never deeply invested anyway.

"I don't have technical skills." This is the most valid objection, and also the most solvable. A simple static site with five pages does not require engineering expertise. If you are building a business or a serious creative practice, this is an investment worth making — or outsourcing.

The Broader Lesson for SaaS Founders and Software Teams

The creator dependency problem is a mirror image of a risk that SaaS products face constantly: building on top of third-party APIs, marketplaces, or platforms without a fallback position. Shopify app developers, AWS Marketplace vendors, and Chrome extension builders all live with a version of this risk.

The discipline of owning your core infrastructure — whether that is your publishing home, your data pipeline, your authentication layer, or your core feature set — is not paranoia. It is engineering maturity. Platforms optimise for themselves. That is not a criticism; it is how incentives work.

The writers who treat Substack as a launchpad will outlast the ones who treat it as a home.


Why this matters for your project: If you are building a SaaS product, a developer tool, or any software-driven business, the same logic applies to your technical dependencies. Identifying which third-party platforms sit in your critical path — and building abstraction layers or fallback strategies around them — is one of the highest-leverage architectural decisions you can make early. At Code!nk Technologies, we design systems with ownership and portability as first-class concerns, so our clients are never one platform pivot away from a crisis.

Source: Elizabeth Tai — "Substack writers, you need a website" (elizabethtai.com, June 2026) — https://elizabethtai.com/2026/06/10/substack-writers-you-need-a-website/