Open Graph Meta Tag Generator
Fill in your page details and get a complete Open Graph + Twitter Card meta block, with live previews of how the link will render on Facebook, LinkedIn, X, and Discord. The previews are built locally from your form values — nothing is fetched from your URL — so you can design the card before the page even exists. Your image URL is loaded directly by your browser, with a clear warning if it fails.
0 characters — platforms truncate around 60–90.
Facebook / LinkedIn preview
example.com
Your page title appears here
Your description appears here. Keep it under about 200 characters.
X (Twitter) preview — summary_large_image
From example.com
Discord preview
Your page title appears here
Your description appears here. Keep it under about 200 characters.
Fill in at least a title or URL to generate the meta tags.
How to use the open graph meta tag generator
- Enter the page title, description, canonical URL, and a direct image URL (ideally 1200×630 pixels).
- Pick og:type (website for most pages, article for blog posts) and the Twitter card style — summary_large_image is the right choice for almost everything.
- Check the three previews: the image crop, title truncation, and description cut-off match how each platform actually renders cards.
- Copy the meta block and paste it inside <head>, before any other meta tags if possible.
- After publishing, force a re-scrape with Facebook’s Sharing Debugger or by re-pasting the link, since platforms cache the first scrape.
Required vs nice-to-have tags
| Tag | Status | Notes |
|---|---|---|
| og:title | Required | Truncates around 60–90 chars depending on platform |
| og:image | Required | 1200×630, under 8 MB, absolute URL |
| og:url | Required | Canonical URL — consolidates share counts |
| og:description | Strongly recommended | Shown on Facebook/LinkedIn/Discord; ~200 char budget |
| og:type | Recommended | website or article covers 95 percent of pages |
| og:site_name | Nice-to-have | Shown by Discord and some platforms as a kicker |
| twitter:card | Required for X | Without it X may render no card at all |
Platform quirks worth knowing: WhatsApp and Telegram read OG tags but prefer smaller images and may skip ones over ~600 KB; Discord additionally honours theme-color for the embed accent; LinkedIn ignores og:description on some layouts and writes its own snippet. Design for Facebook's 1.91:1 crop and you are safe nearly everywhere.
Frequently asked questions
Which Open Graph tags are actually required?
Four tags do almost all the work: og:title, og:description, og:image, and og:url. Without them, platforms fall back to guessing from your HTML — usually badly. og:type and og:site_name are nice-to-have refinements, and twitter:card is the one Twitter/X-specific tag you should always add (X falls back to OG tags for title, description, and image, so duplicating them under twitter:* names is belt-and-braces, not strictly required).
What size should my og:image be?
1200×630 pixels (a 1.91:1 ratio) is the de-facto standard: Facebook and LinkedIn crop to 1.91:1, and X’s summary_large_image crops to 2:1, which a 1200×630 image survives with minimal loss. Keep the file under 8 MB (Facebook’s limit; in practice aim under 1 MB for fast scrapes), use JPG or PNG, and keep any text away from the outer 10 percent where crops differ between platforms.
I updated my tags but Facebook/LinkedIn still shows the old card. Why?
Platforms scrape a URL once and cache the result — often for days or weeks. Facebook’s cache is cleared with the Sharing Debugger (developers.facebook.com/tools/debug): paste the URL and click “Scrape Again”. LinkedIn has the Post Inspector (linkedin.com/post-inspector). For X, re-validating happens automatically but can take time; changing the URL (e.g. adding a query parameter) forces a fresh scrape anywhere as a last resort.
Why does this tool not fetch my URL and check the live tags?
Honesty time: checking a live URL requires a server-side fetch (browsers block cross-origin HTML reads), and this tool runs entirely in your browser. It is a generator and visual previewer, not a live checker — design the card here, paste the tags, then verify the published page with each platform’s own debugger, which also refreshes their cache in the same step.
Do Open Graph tags affect Google rankings?
Not directly — OG tags are not a Google ranking factor. They matter for the click, not the rank: links with a proper image card get substantially higher engagement on every social platform and in chat apps like WhatsApp, Slack, and Discord (which all read OG tags). Google does sometimes use og:image as a candidate thumbnail in Discover, so a good image has indirect search benefits too.
What is the difference between summary and summary_large_image?
summary renders a small square thumbnail beside the text — appropriate for profile-like or icon-led pages. summary_large_image renders a full-width 2:1 image above the title and gets far more attention in the feed; use it whenever you have a real 1200×630 image. This tool switches the X preview between the two layouts so you can see exactly what changes.
Related tools
- SERP Snippet Preview & Meta Length CheckerPreview your Google snippet pixel-accurately and check title tag and meta description lengths before you publish — desktop and mobile views.
- FAQ Schema GeneratorGenerate FAQPage JSON-LD schema: add questions and answers, get valid markup with inline validation, and copy or download the script tag.
- LocalBusiness Schema GeneratorGenerate LocalBusiness JSON-LD schema with address, geo coordinates, opening hours, and business type — copy valid markup for local SEO.
- Hreflang Tag GeneratorGenerate hreflang tags for every language-region pair — paste URLs, pick locales, get HTML link tags or XML sitemap entries with x-default.
- Meta Tag GeneratorGenerate every meta tag your page needs: title, description, canonical, robots, Open Graph, and Twitter cards. Copy a clean, valid HTML head block.
- WhatsApp Click-to-Chat Link GeneratorCreate WhatsApp click-to-chat links with a pre-filled message and a downloadable QR code — wa.me links for bios, ads, and business profiles.