Skip to content
TinySolve

Open Graph Preview

See how your link will look when it is shared — and get the tags to make it so.

Runs in your browser — your files are never uploaded

Most platforms cut this at around 60 characters. Put the important part first.

Around 155 characters show. Facebook shows fewer on mobile than on desktop.

Shown as the domain in most previews.

1200x630 is the size to use. It must be a full address, not a relative path.

Optional. Some platforms show it above the title.

Fill in a title to start

The preview and the tags build themselves as you type.

About the Open Graph Preview

When a link is shared anywhere — a message, a post, a chat — the platform builds a preview card from a handful of meta tags in the page's head. Get them wrong and your link appears as a bare address with no image, which is the difference between something people click and something they scroll past.

This does two things at once. It shows the preview as you type, so you can see whether a title reads well when truncated and whether the image works at card size. And it writes the tags — both the Open Graph ones and the Twitter Card ones — ready to paste into your page.

Deliberately, your page is not fetched. The version of this tool that matters is the one you use before the page is published, when there is nothing to fetch — and fetching an arbitrary address on a visitor's behalf is not something a tool should do casually. Once your page is live, each platform has its own debugger that shows the preview it has cached and lets you refresh it, which is the only way to fix a stale preview anyway.

The lengths shown are the ones that survive. A title is cut at around sixty characters and a description at around a hundred and fifty-five, varying by platform and by whether someone is on a phone. Put the point first.

The image is the most common thing to get wrong, and always in the same way: a relative path. It works on your own page and fails everywhere a preview is generated, because the platform fetching it has no idea what your page's address was. It has to be a complete address, and the tool says so when it is not.

How to use the Open Graph Preview

  1. Fill in your title and description

    The character counts show where each one gets cut off in a preview card.

  2. Add the page and image addresses

    Both must be complete addresses. 1200x630 is the image size every platform is happy with.

  3. Check the preview

    See whether the title still reads well truncated and whether the image works at card size.

  4. Copy the tags into your page

    Both the Open Graph and Twitter Card tags, ready to paste into the head of your page.

Frequently asked questions

Why does my link preview show no image?
Nine times out of ten the image is a relative path. It works on your page and fails everywhere else, because the platform fetching the preview has no idea what your page's address was. It must be a complete https address.
What size should the image be?
1200x630, which is 1.91:1. Every major platform accepts it and crops it least. Keep any text large — the card is often shown quite small, especially in a chat app.
Why does my old preview still show after I fixed it?
Because platforms cache previews aggressively, sometimes for weeks. Each one has its own debugger — Facebook's Sharing Debugger, LinkedIn's Post Inspector — that shows the cached version and lets you force a refresh.
Do I need the Twitter Card tags as well?
X falls back to the Open Graph tags when the Twitter ones are absent, so strictly no. Including them costs nothing and gives you control over the card type, which is why they are generated here.
Why does this not fetch my page?
Because the useful version of this tool is the one you use before the page exists. Fetching an arbitrary address on a visitor's behalf is also not something a tool should do casually. Once the page is live, the platforms' own debuggers show what they have actually cached.
Is what I type sent anywhere?
No. The preview and the tags are built in your browser. Unpublished titles and descriptions are exactly the sort of thing that should not leave your device.