EN ID PT

X Articles vs Bluesky vs LinkedIn Newsletter: The 2026 Long-Form Showdown

June 6, 2026 · 9 min read · by ThreadGrab

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

Where X Articles hurt

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

Where Bluesky long-form hurts

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

Where LinkedIn Newsletter hurts

Decision Tree: Which Platform Should You Write On?

  1. Want virality and a payout? → X Articles. Write punchy 800–1,500-word pieces tied to a current trend.
  2. Want an open, machine-readable long-form archive? → Bluesky. Write the deepest, most evergreen versions there.
  3. Want recurring B2B leads and an email list? → LinkedIn Newsletter. Commit to a weekly schedule.
  4. 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 Downloader

FAQ

Does X Articles pay creators?

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.

Can I crosspost the same long-form post to X, Bluesky, and LinkedIn?

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.

Is Bluesky's long-form feature free?

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.

Which platform ranks best on Google for long content?

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.

How do I archive an X Article for later?

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.