Patreon ships an og:image but forgot the og:title

The image is there, the title isn't. Platforms improvise the most important line.

patreon.com

So the headline is whatever the platform guesses

An image with a fallback title, on the site that sells creator presentation.

www.patreon.com

What's actually wrong

patreon.com sets og:image and og:description but omits og:title. That's the inverse of the usual failure, and it produces a subtler break: the card renders with an image, then each platform guesses the headline from the HTML title tag or the URL. The line that should say what a creator makes and why to back them is left to a fallback written for a browser tab. On the platform whose entire pitch is presenting creators properly.

This is cause 5 of the 5 ways link previews break. The full breakdown covers the manual fix and the automatic one.

meta[property='og:image']       → present
meta[property='og:description'] → present
meta[property='og:title']       → not present

What that costs downstream

The pitch gets lost

The headline should say who you are and what backing you gets. A tab-title fallback buries that right when a fan was ready to join.

Creators can't fix it themselves

A creator sharing their own page inherits whatever the fallback does. Their most important link is the one they control least.

Consistency reads as quality

Cards that render differently on every platform make the page feel half-built, and people hesitate to subscribe to something that looks half-built.

The pitch, in the headline

Creator, offer, and member count, composed on purpose.

Patreon

Creator pages are the shares that matter

Every one is a small business's front door.

A creator page on Twitter

The link a creator pins everywhere.

Patreon · Creator
Fixed by OpenGraph+
www.patreon.com
Today the headline is a guess

The pricing page on Facebook

Where a would-be creator decides.

patreon.com
Patreon · Pricing
Fixed by OpenGraph+
www.patreon.com
Today it falls back to the tab title

For whoever owns the templates

Partial tags fail quietly

With the image present, the card looks "done" at a glance. The missing title only shows when platforms disagree on the fallback.

og:image ✓  og:description ✓  og:title ✗

Fallbacks aren't copywriting

HTML titles are written for tabs and search. Cards are ads. The same string rarely does both jobs.

Complete cards, every page

OpenGraph+ emits the full tag set alongside the rendered image, so no platform is left guessing the headline.

Is your site doing this too?

Run the same check we ran on Patreon: every platform, every page we can find, free.