X Articles vs Bluesky vs LinkedIn Newsletter: The 2026 Long-Form Showdown
Long-form social content is no longer a one-platform game. X (formerly Twitter) has Articles, Bluesky shipped its long-form post feature in May 2026, and LinkedIn Newsletters keep chugging along as the quiet B2B leader. Each one has a different audience, a different ceiling on length, and a very different way of paying creators. If you're trying to decide where to invest your long writing in 2026, this comparison is for you.
We spent the past week writing the same 800-word essay on all three, plus cross-posting it, to see how they actually behave end to end. Below is the honest comparison, the data table, and a decision tree to help you pick.
TL;DR. Use X Articles for speed, virality, and the only meaningful ad-revenue share. Use Bluesky long-form for the open web, customization, and the friendliest early-adopter community. Use LinkedIn Newsletter for B2B reach, evergreen SEO, and recurring email distribution. Many creators now post the same piece to all three, with light reformatting.
At a Glance: Feature Comparison (June 2026)
| Feature | X Articles | Bluesky Long-Form | LinkedIn Newsletter |
|---|---|---|---|
| Max length | ~100,000 characters | ~25,000 characters | ~110,000 characters (≈ 200,000 in weekly digest) |
| Rich text formatting | Yes (bold, italic, H1–H3, lists, quotes, code blocks) | No (plain text + line breaks + link cards) | Yes (bold, italic, lists, but no code blocks) |
| Embeds | Images, video, polls, X posts, link previews | Link cards, images (1–4), YouTube/Fediverse embeds | Images, video, PDFs, carousels, polls |
| Threading / series | Single Article + reply-thread follow-ups | Single post; "long-post" thread reply chain | Weekly recurring newsletter (fixed schedule) |
| Distribution | Reverse-chronological feed, search, public web | Following feed, custom feeds, open firehose | Connections only (unless newsletter is open-subscription) |
| Email digest | No | No | Yes (sent to all subscribers weekly) |
| Creator monetization | Ad-revenue share (Premium accounts) | None native; tips via third-party apps | Sponsorships (manual), no platform payout |
| SEO / Google indexing | Fast, good for trending topics | Slower; some bridges index well | Strong for B2B / evergreen queries |
| Best audience | Tech, crypto, news, sports, pop culture | Open web, devtools, journalism, art, niche tech | B2B, founders, consultants, recruiters, finance pros |
| Open / portable export | HTML only; no public Markdown export | AT Protocol open data; third-party Markdown converters | No export; archive via web capture only |
X Articles: Speed and Reach, but a Smaller Pond
X Articles launched in 2023 as X's response to Substack, Medium, and LinkedIn Newsletters. By 2026 they support rich text formatting (bold, italic, H1–H3, ordered/unordered lists, blockquotes, and inline code blocks), and they live at a public URL like x.com/username/article/<id> that Google indexes within minutes.
Where X Articles shine
- Virality. A well-timed Article can still ride the trending-topic wave better than any other long-form platform, because the underlying X feed is reverse-chronological and most-followed.
- Revenue share. Premium creators in the ad-revenue-share program earn roughly $0.30–$0.50 per 1,000 monetizable impressions on Articles and replies. It's modest, but it's the only built-in payout of the three.
- Fast indexing. An Article you publish at 9 AM is usually in Google's index by 9:30 AM. That's huge for news-jacking.
Where X Articles hurt
- No email list. Unlike LinkedIn Newsletter, there's no built-in way to push your long post to readers who aren't actively on X. You can pin it, but it doesn't land in an inbox.
- Reader fatigue. The character cap is high (~100K), but in practice articles longer than ~3,000 words see sharp drop-off in completion rate.
- No Markdown export. X does not expose your article as Markdown. If you want a clean offline copy you have to use the public HTML or a third-party tool.
Bluesky Long-Form: The New Kid, and the Most Open
Bluesky added long-form posts in May 2026, letting any account publish up to roughly 25,000 characters in a single post. Unlike X Articles, the body is plain text — no rich formatting, no inline images, just link cards. That sounds limiting, but Bluesky's underlying protocol (AT) makes every post machine-readable, which means third-party apps can re-render, translate, or archive it however they want.
Where Bluesky long-form shines
- Open data. The entire firehose is queryable. Tools like Skyfeed, Bridgy Fed, and Tangled let you republish, mirror, or convert posts to Markdown / RSS / email.
- Custom feeds. Readers can subscribe to algorithmic feeds (e.g. "long-form tech writing only"). Your long post gets surfaced to the exact audience that wants it.
- Friendly community. The Bluesky user base skews toward open-web, devtools, journalism, and art — exactly the audiences that reward thoughtful long posts.
Where Bluesky long-form hurts
- Plain text only. No bold, no headers, no inline images. Readers have to parse long unbroken text.
- No monetization. There's no native payout. You can link to a tip jar (PayPal, GitHub Sponsors, Stripe) but it's friction.
- Smaller reach. Bluesky has tens of millions of users, not hundreds of millions. The total addressable audience for any given long post is smaller.
LinkedIn Newsletter: Boring, Reliable, and the B2B King
LinkedIn Newsletters launched in 2020 and are still the most underrated long-form distribution channel on the internet. They are weekly recurring posts (you pick a fixed send day), they have a hero image, and they push automatically to every subscriber's email inbox — including people who don't follow you on LinkedIn.
Where LinkedIn Newsletter shines
- Email delivery. Every subscriber gets an email. LinkedIn also lets readers save your newsletter for later, which boosts engagement signal in the feed.
- B2B SEO. LinkedIn ranks aggressively for B2B queries. A well-written LinkedIn Newsletter on "how to negotiate a Series B term sheet" will outrank most personal blogs for years.
- Recurring audience. Once a reader subscribes, your next issue lands in their inbox by default. You don't have to "grow an audience" from scratch each post.
Where LinkedIn Newsletter hurts
- Weekly cadence lock-in. You have to commit to a fixed day. Skipping an issue feels worse than skipping on other platforms.
- No code blocks. You can paste code as images, but not as formatted, copyable text. It's a real pain for technical writers.
- No platform payout. LinkedIn does not pay you. You make money by attracting clients, sponsors, or job offers — not by impressions.
Decision Tree: Which Platform Should You Write On?
- Want virality and a payout? → X Articles. Write punchy 800–1,500-word pieces tied to a current trend.
- Want an open, machine-readable long-form archive? → Bluesky. Write the deepest, most evergreen versions there.
- Want recurring B2B leads and an email list? → LinkedIn Newsletter. Commit to a weekly schedule.
- Want maximum reach? → Cross-post. Write once in Markdown, then reformat per platform: add rich-text formatting for X, link cards for Bluesky, and a hero image for LinkedIn.
How to Archive an X Thread or Article for Later Reading
If you read a long X Article or thread you want to come back to, your options are: bookmark it in-app (works, but tied to your account), send it to a read-later service like Pocket or Matter, or save it as clean text/Markdown. For the last option, ThreadGrab is a free tool that fetches public X threads and Articles as readable text — no install, no login, works in any browser.
# 1. Find the public thread URL
# e.g. https://x.com/paulg/status/1234567890123456789
# 2. Fetch the thread text via ThreadGrab's public API
curl -s "https://threadgrab.com/api/profile/paulg" \
| jq '.thread[] | {author: .author, text: .text, ts: .created_at}'
# 3. Save to a local Markdown file for offline reading
curl -s "https://threadgrab.com/api/profile/paulg" \
| jq -r '.thread[] | "## \(.author)\n\(.text)\n"' > thread.md
For a Bluesky post, the public AT Protocol API gives you the same data without any scraping:
# Fetch a Bluesky post as JSON, then convert to Markdown
curl -s "https://public.api.bsky.app/xrpc/app.bsky.feed.getPostThread?uri=at://did:plc:xxx/app.bsky.feed.post/yyy&depth=0" \
| jq -r '.thread.post.record.text' > bsky-post.md
LinkedIn does not expose a public read API for newsletters, so for those, the browser's "Reader Mode" or a service like archive.today is the cleanest offline-copy path.
Read a great X thread or article and want to save it for later?
Try ThreadGrab — Free X Thread DownloaderFAQ
Articles themselves don't pay. Earnings come from X's ad-revenue share, which counts impressions on long-form posts (Articles) and replies for Premium accounts. In 2026 the rate is roughly $0.30–$0.50 per 1,000 monetizable impressions.
Yes, and most creators do. Write once in Markdown as the source of truth, then reformat per platform: rich text for X Articles, plain text + link cards for Bluesky, hero image + long paragraphs for LinkedIn Newsletter.
Yes — Bluesky rolled out long-form posts (up to ~25,000 characters) for all accounts in May 2026, with no Premium tier. There is no built-in monetization yet.
LinkedIn ranks strongest for B2B / evergreen queries, X Articles for trending / news topics, and Bluesky posts are slower to index but third-party bridges like Skyfeed can rank well.
For threads and short posts, ThreadGrab is a free browser tool that fetches the public text. For Articles, the read-later apps (Pocket, Matter) or your browser's reader mode work well.
Wrap-up: Pick Two, Cross-Post to the Third
The 2026 long-form social landscape is healthier than it's been in years. X Articles dominate virality and ad payout, Bluesky leads on openness and protocol, and LinkedIn Newsletters quietly power most B2B email lists. The smart move for most creators in 2026 is to pick the platform that matches your primary audience, write the canonical version in Markdown, and reformat the same piece to the other two with light edits.
If you do most of your reading on X, give ThreadGrab a try the next time you want to save a thread or article for later reading — it stays out of your way, costs nothing, and works in any browser.