Why every post lives here first
YouTube, X, LinkedIn — all rented. lucface.com is the hub. Every spoke links here.
The thesis
I post content on rented platforms — YouTube, X, LinkedIn. Each one can change the rules tomorrow. Each one already has.
The fix isn't to stop posting on rented platforms. The fix is to make every rented post link back to an owned URL. The owned URL is canonical. The rented version is a teaser.
This site is the hub. YouTube, X, LinkedIn are spokes. Each spoke links here.
What this enforces
Every post on this site has frontmatter with canonical_status: live (this is the canonical) or canonical_url: <owned URL> (this links back to the canonical). My voice editor and my publish pipeline both check the field.
If I publish a YouTube video and there's no companion page on this site, the system flags it. If I publish a LinkedIn post quoting one of my YouTube videos, the LinkedIn post must link to a hub URL — never the YouTube URL alone.
The rule: a rented post that doesn't anchor to an owned URL is a leak.
What this means in practice
- Every YouTube video gets a companion
/posts/<slug>page with the script, the build details, and links. - Every X thread gets a
/notes/<slug>page that's the canonical version. - LinkedIn posts cross-link the YouTube companion page, not the YouTube URL.
- Newsletter sends always link here.
Why this matters
Two reasons.
- Algorithm-proofing. When YouTube shadowbans my channel, the audience that found me through the hub still finds me. The hub is owned domain authority that compounds, not platform reach that decays.
- Discovery compounding. Search engines index this hub. Search engines do not index YouTube comments or LinkedIn posts as deeply. Every post here grows the long tail of "things people can find about Lucas Cooper-Bey."
What you can steal
If you post on multiple rented platforms:
- Pick an owned hub. A simple Next.js + Vercel + a domain you own. $12/year for the domain, $0 for everything else.
- Make every rented post link to a companion URL on the hub.
- Make the hub version the LONGER, MORE COMPLETE one. The rented post is the teaser.
- Set up a monitor that flags rented posts without canonical anchors.
Total time to set up: about a day. Total compounding value: every post you ever publish from here on.