No sign-in · Unlimited checks · 100% free

Free Social Media Link Preview & Open Graph Validator

11
Platforms
13
Tag audit
$0
Forever free

Free Open Graph tag generator.

Build production-ready Open Graph and Twitter Card meta tags with live multi-platform preview. Enter any URL to extract existing tags, edit values in real time, and copy the complete HTML block — no account required.

How to use this OG generator

  1. Enter a URL — we fetch and parse existing og:* and twitter:* tags automatically.
  2. Edit title, description, and image — see live preview updates across Facebook, LinkedIn, X, and more.
  3. Copy the generated HTML — paste into your page <head> or CMS SEO fields.
  4. Refresh platform caches — use the official debugger links to force Facebook, LinkedIn, and others to re-scrape.

Generated tag block includes

<!-- Open Graph -->
<meta property="og:title" content="..." />
<meta property="og:description" content="..." />
<meta property="og:image" content="..." />
<meta property="og:url" content="..." />
<meta property="og:type" content="website" />

<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="..." />
<meta name="twitter:description" content="..." />
<meta name="twitter:image" content="..." />

<!-- SEO -->
<title>...</title>
<meta name="description" content="..." />
<link rel="canonical" href="..." />

Recommended OG image size

Use 1200 × 630 pixels (1.91:1 ratio) in JPG or PNG under 8 MB. Our validator flags images that are too small, wrong aspect ratio, or over file-size limits for WhatsApp and other platforms.

Validate before you deploy

After copying tags to your site, re-check with our tool to confirm crawlers see server-rendered HTML (not JavaScript-injected tags). Use per-platform tabs to review validation scores individually for Facebook, LinkedIn, X, and each platform.

FAQ

What is an Open Graph tag generator?

An OG tag generator creates the HTML meta tags (og:title, og:description, og:image, etc.) that social platforms use to build link preview cards. Our tool generates production-ready code you can paste into your page head.

Where do I paste generated meta tags?

Paste them inside the <head> section of your HTML, before the closing </head> tag. CMS platforms like WordPress (Yoast/Rank Math), Shopify, and Webflow have dedicated SEO fields that accept the same values.

Do I need both Open Graph and Twitter Card tags?

Open Graph tags work on Facebook, LinkedIn, Slack, Discord, and most platforms. X/Twitter prefers explicit twitter:card tags but falls back to OG. Including both gives you full control everywhere.

Generate OG tags now