Why Writers Who Don't Own Their Platform Are Building Someone Else's Business
Every article you publish on Medium without a canonical tag is building Medium's search authority. Every post you write on Substack is building Substack's subscriber base. Here is how to stop doing that — without leaving any platform.
This post contains affiliate links. If you purchase through any of these links, I may earn a small commission at no additional cost to you.
What this article covers: Why publishing on third-party platforms without canonical URL setup transfers your SEO authority to those platforms, what platform ownership actually means and requires, and how AI has made building an owned platform accessible in 2026 for writers with no technical background.
The research: Google's canonical URL specification and indexed domain authority mechanics; academic research on platform dependency and algorithmic risk for content creators (Duffy and Wissinger, 2017; Cunningham and Craig, 2019); Moz and Ahrefs domain authority research on SEO compounding; creator economy survey data from Linktree and Morning Brew (2024-2025).
Key points: Every article published without a canonical tag pointing to your domain is building the platform's search authority. Platform ownership does not require leaving distribution platforms — it requires using them correctly. AI has eliminated the technical barrier that previously made platform ownership inaccessible to writers without developer skills.
The takeaway: You can keep using Medium, Substack, and every other platform you use. You just need to make one change: publish on your own domain first, and set the canonical tag everywhere else.
There is a phrase in creator economy writing that has been repeated enough to become cliché: "don't build on rented land." Like most clichés, it became one because it describes something real. Unlike most clichés, most of the people who repeat it don't do anything about it.
Here is what happens when you build on rented land as a writer.
The Search Authority Problem
Every time Google indexes a URL, it builds a model of that URL's credibility based on the content at that URL, the other content on the same domain, the links pointing to it, and how readers engage with it. This is what "domain authority" means in practical terms: the accumulated credibility of a domain, built article by article over time.
When you publish on Medium without setting a canonical URL, Google indexes Medium's URL. The content is yours. The search authority that content builds belongs to Medium's domain, not yours. After two years of publishing on Medium, Medium has become more authoritative in your topic area. Your personal domain has not.
This is not malicious. Medium did not trick you. The mechanism is simply the way search indexing works, and it has no reason to favor your domain over theirs unless you explicitly instruct it to.
The canonical tag is that instruction. It is a single line of HTML — <link rel="canonical" href="https://yourdomain.com/your-article"> — that tells Google: "Regardless of where else this content appears, this URL is the authoritative source. Credit goes here." When Medium has this tag pointing to your website, the search authority from every article you publish accumulates on your domain, not theirs. Medium still distributes the article to its readers. You still benefit from Medium's audience. You just stop giving away the compounding SEO asset.
The Audience Ownership Problem
A Substack subscriber is not entirely yours. Substack's platform terms allow subscriber export, which provides meaningful portability — you can download your list and move it to another email service provider. But the subscriber experience, the recommendation algorithm, the Note feed, the payment infrastructure, and the discovery mechanisms are all Substack's. If Substack changes its terms, its algorithm, or its monetization model, your relationship with your audience is mediated by those changes.
An owned platform — a website on your domain with an email list you control directly — has none of this dependency. The audience is yours regardless of what any third-party platform does.
This is not a theoretical risk. Medium has changed its monetization structure multiple times since its founding, each time affecting writers who had built significant audiences there. Twitter/X's algorithm changes in 2023 dramatically reduced organic reach for many creators who had built there. Platform dependency is a real business risk, and it is one that a personal website eliminates.
Why Writers Don't Do It
The honest answer: most writers have believed, correctly until recently, that building and owning a website required either technical skills they don't have or money to pay a developer they can't afford.
A properly structured author website — with canonical URL architecture, SEO metadata, structured data (schema markup), sitemap generation, and performance optimization — cost $5,000-$15,000 from a web development agency as recently as 2024. A freelance developer building the same thing typically charged $2,000-$6,000. Both options priced out writers who weren't already generating significant revenue from their writing.
AI changed this in 2025 and 2026. Tools like Claude can build a technically correct, fully functional, properly structured website from a plain-English description. Not an approximation of one. An actual working website with the canonical URL architecture, the metadata structure, and the SEO configuration that previously required a developer to implement. The ongoing hosting cost — Vercel for a Next.js site, or a basic WordPress hosting plan — is $0-$20 per month.
The technical barrier that previously separated writers who owned their platform from writers who didn't has effectively disappeared. What remains is the decision.
The Decision
You don't have to choose between your own website and the platforms where your audience already is. The correct architecture uses both: your website as the canonical source, Medium and Substack as distribution channels.
The sequence: Publish on your website first. Wait 24-48 hours for indexing. Then publish on Medium with the canonical URL set to your website. Then distribute to Substack with a link back to the website version. Your content reaches all the audiences it would have reached anyway. The search authority accumulates where it should: on the domain you own.
This is not a complicated technical decision. It is a routing decision. Change where things start, not where they go.
Next week I'm showing you exactly how I did it — the specific tools, the exact prompts I used with AI, and the architecture that took a website from concept to live in two days.
Keep reading: → The Canonical Page Strategy Every Author Needs — the technical details of canonical URLs, how to set them on Medium, and the publishing sequence → I Built My Author Website With AI. Here Is What That Actually Looks Like. — the full story of building nikitadatar.com with Claude
This post connects to The Life That Is Already Yours — on recognizing and building what is already becoming yours.
Subscribe to The Elysian Press — weekly posts on psychology, healing, astrology, and building. Subscribe here →
References
- Cunningham, Stuart, and David Craig. Social Media Entertainment: The New Intersection of Hollywood and Silicon Valley. New York University Press, 2019.
- Duffy, Brooke Erin, and Elizabeth Wissinger. "Mythologies of Creative Work in the Social Media Age: Fun, Free, and 'Just Being Me.'" International Journal of Communication 11 (2017): 4652–4671.
- Google Search Central. "Consolidate duplicate URLs." Google Search Central Documentation, 2024. developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls
- Moz. "Domain Authority." Moz SEO Learning Center, 2025. moz.com/learn/seo/domain-authority
- Linktree. Creator Report 2024. Linktree, 2024.
- Morning Brew / Business Insider. "Creator Economy Report." 2025.
Frequently Asked Questions
- What does it mean to 'own your platform' as a writer?
- Owning your platform means publishing your primary content on a domain you control — a website at yourdomain.com — rather than entirely on platforms owned by third parties (Medium, Substack, Instagram, LinkedIn). Platform ownership matters for three reasons: SEO authority (search engines credit the domain where content first appears, not where it's shared), audience portability (a Substack subscriber list is locked to Substack; your own email list is yours regardless of platform changes), and stability (platforms change algorithms, terms, and policies; a domain you own does not). Platform ownership does not mean abandoning distribution platforms — it means using them as distribution channels while your own domain is the canonical source.
- What is the difference between a canonical URL and just publishing first?
- Publishing on your website first is necessary but not sufficient. The canonical URL is an HTML tag — <link rel='canonical' href='https://yourdomain.com/your-article'> — that explicitly tells search engines which URL is the original when the same content appears at multiple URLs. Without this tag, when you publish the same article on your website and on Medium, Google must guess which is the original source. Even with first publication on your site, Google may choose wrong. With the canonical tag set correctly on Medium pointing to your website, Google credits your domain regardless of indexing order. The tag is one line of code — or one form field, in Medium's import tool — and it changes which domain accumulates the compounding search authority from every article you publish.
- Does owning my platform require technical knowledge?
- In 2026, no. Two years ago, building a website with proper canonical URL architecture, metadata, structured data, and sitemap generation required either significant technical knowledge or a substantial budget for a web developer. The emergence of AI coding assistants (Claude, GitHub Copilot, others) has changed this. A person with no coding background can now describe what they want in plain English and have a functional, correctly-structured website built within days. The technical barrier that previously separated 'writers with personal websites' from 'writers without' has effectively disappeared. The remaining barrier is the decision to do it — which most writers delay by defaulting to the platforms that already exist.
- Is it too late to start owning my platform if I've been publishing on Medium for years?
- No, with an important qualification. The search authority accumulated on Medium URLs from past articles cannot be retroactively transferred to a new domain — those articles' rankings will remain on Medium. What can be changed immediately: any new articles you publish should go on your own domain first, with the canonical tag set on Medium when you cross-post. Over time, your domain will accumulate authority from new content while Medium retains authority from older content. The compounding effect of the canonical strategy starts from whenever you implement it — the opportunity cost of not starting is not the years already lost; it is every article published correctly from today forward.
- What about Substack — doesn't owning your subscriber list require leaving Substack?
- Substack allows subscriber export: you can download your subscriber list as a CSV at any time. This portability means you can use Substack as a publishing and distribution platform without surrendering audience ownership — your list can be moved to Mailchimp, ConvertKit, or any email service provider if you choose to leave Substack later. The Substack SEO consideration is different from Medium: most Substack content is behind an email wall (not publicly indexed in the same way), and Substack's free archive is indexed but at lower search authority than your own domain. The three-platform architecture — website as canonical, Medium for public search distribution, Substack for direct reader relationships — gives you the benefits of all three without surrendering ownership to any one of them.
Recommended resources
A few relevant resources I would actually recommend for this topic.
- The Life That Is Already Yours — Nikita Datar — On recognizing and building the work and platform that are already becoming yours
- You Are Not Fine — Nikita Datar — On seeing the patterns in how we build — and how to change them
Disclosure: This post contains affiliate links. If you click a link and make a purchase, I may earn a small commission at no extra cost to you. As an Amazon Associate I earn from qualifying purchases.
Disclosure: This post contains affiliate links. If you click a link and make a purchase, I may earn a small commission at no extra cost to you. As an Amazon Associate I earn from qualifying purchases.
I wrote more about this in The Life That Is Already Yours — The Neuroscience, Psychology, and Hidden Cost of Not Choosing Yourself.
Enjoyed this? Go deeper.