▸ Free tools / MARKETING & SEO

Link-preview tester.

Paste a URL. See how it renders on Facebook, X, LinkedIn, and Slack before you ship it. We pull the live HTML, parse every og:, twitter:, and standard meta tag, and flag what's missing.

Don't have a URL handy? Use .

LEARN
03 / WHY OG TAGS MATTER

A link preview is the first impression most of your traffic sees.

When someone shares your URL on Facebook, X, LinkedIn, Slack, iMessage, Discord, or Reddit, the platform fetches the page, scans the <head>, and uses your meta tags to build a preview card. Missing or wrong tags mean the platform guesses — usually badly.

What every page should have

  • og:title — the headline shown in the preview. Match your <title> unless you have a reason to rewrite it for social.
  • og:description — one sentence that earns the click. 1-2 lines max.
  • og:image — 1200×630 (1.91:1 aspect ratio), under 1MB, JPG or PNG. This is the single highest-leverage tag.
  • og:url — the canonical URL of the page. Otherwise platforms may show the URL with tracking parameters attached.
  • og:type — usually website for marketing pages, article for blog posts.
  • twitter:card summary_large_image is the right default. summary gives the small thumbnail card.
  • twitter:title / twitter:description / twitter:image — let you override the OG values for X specifically. If they're missing, X falls back to OG.

Image size cheat sheet

The safe answer is 1200×630 (aspect ratio 1.91:1). It renders cleanly on Facebook, X, LinkedIn, and Slack with no cropping. Keep the file under 1MB so platforms don't time out fetching it. Avoid putting critical text in the outer 10% of the image; X and LinkedIn sometimes apply tighter crops in feed.

When previews look stale

Each platform caches previews per URL after the first scrape. If you update your tags and the old preview still shows, use the platform's debugger to force a re-scrape: Facebook Sharing Debugger and LinkedIn Post Inspector. X retired its card validator; the workaround is to post a test link from a clean account.

QUESTIONS
04 / FAQ

Quick answers.

What is Open Graph?+

Open Graph is a set of <meta> tags Facebook introduced in 2010 that tells social platforms how to render a link when it's shared. The four tags every page should have are og:title, og:description, og:image, and og:url. Without them, platforms fall back to the page's <title> and a guessed thumbnail.

Why do my X / Twitter previews look different from Facebook?+

X reads its own twitter:* tags first and falls back to og:* if they're missing. The card style is controlled by twitter:card — summary_large_image gives you the big image card; summary gives the small thumbnail. If you don't set it, X picks one for you based on what tags exist.

What size should my og:image be?+

1200×630 pixels (1.91:1 aspect ratio) is the safe answer. Facebook recommends at least 1200×630, X wants 2:1 for summary_large_image, and LinkedIn handles 1200×627 cleanly. Keep it under 1MB so platforms don't time out fetching it.

Why does the social platform still show an old preview after I update tags?+

Each platform caches OG data per URL after the first scrape. Use the platform's debugger to force a re-scrape: Facebook's Sharing Debugger and LinkedIn's Post Inspector both have a 'scrape again' button. X retired its card validator — the workaround is to post a test link from a clean account.

How is this different from Facebook's Sharing Debugger?+

Facebook's debugger only shows the Facebook preview and forces a re-scrape. This tool shows Facebook, X, LinkedIn, and Slack previews side by side from a single fetch, plus the raw tag tables. It does not force a re-scrape on any platform — when you're ready to ship, run each platform's debugger separately.

Can I check tags on a staging or password-protected URL?+

No. This tool fetches the URL as an anonymous public visitor. URLs behind basic auth, VPN, or a 'Coming soon' splash will return whatever a non-authenticated visitor sees. Use Facebook's or LinkedIn's debuggers if you can verify ownership via Search Console; otherwise, test on the public URL after deploy.

Does this tool store my URLs?+

No. Inspections are server-side fetches that return parsed metadata to your browser. We capture an aggregate event in PostHog (host only, never the full URL) so we know whether the tool is useful enough to keep building.

Link looks clean. Now make sure people click it.

Clean OG tags get the impression. Distribution gets the click. We run UGC, Reddit, and launches as one motion so your links earn the traffic they deserve.

Book a call See more tools