Free Online Open Graph Checker
An Open Graph checker reads pasted HTML, extracts the og: meta tags, previews the share card and flags missing required properties.
Your data is processed entirely in your browser and never sent to any server.
How to Use This Tool
- View the page source and copy the HTML, then paste it into the input box.
- Confirm the four required tags — og:title, og:type, og:image, og:url — are all present.
- Inspect the rendered card preview to check the image, title and description look right.
- If og:image is missing or cropped, set one at 1200×630 (1.91:1) and re-paste.
- Add og:description if absent to give the share card a clear summary line.
What Is an Open Graph Checker?
The Open Graph protocol, originally from Facebook, lets a page control how it appears when shared on social platforms. A handful of og: meta tags define the link card: og:title, og:type, og:image and og:url are the four required properties, with og:description strongly recommended. When these are missing or wrong, platforms fall back to guessing — often producing a blank, cropped or mislabelled preview that hurts click-through.
This checker parses the HTML you paste, lists every og: tag it finds, and renders a Facebook-style preview using og:image, og:title, og:description and og:url so you can see the card before you share. It explicitly flags any of the four required properties that are absent. A common pitfall it helps catch is a missing or wrongly sized og:image — the widely recommended size is 1200×630 pixels (a 1.91:1 ratio) so the image fills the card without cropping across platforms.
All parsing is local to your browser and works on pasted source, so you can validate share previews for pages that aren't public yet. For the X/Twitter-specific equivalent, use the Twitter Card Checker.
Frequently Asked Questions
Which Open Graph tags are required?
What image size should I use?
Why paste HTML instead of a URL?
Published by the WeGotEveryTool team. We build and test every tool in-house and update pages when the underlying spec, formula, or recommendation changes.
Reviewed: May 2026. Disclaimer: this tool is provided as-is for general informational use. For decisions with material consequences (medical, legal, financial, security) verify results against a qualified professional source.
Related SEO Tools
Paste HTML to extract Twitter Card tags, preview the card and validate the card type plus required twitter:title and twitter:image properties.
Paste a page's HTML source to extract and grade its title, description, robots, canonical, Open Graph and Twitter tags with length and best-practice warnings.
Type a title, description and URL to see a live Google desktop and mobile snippet, with pixel-width truncation that matches how search results actually display.
Paste HTML to find its canonical link tag and flag common problems: missing tag, multiple canonicals, relative URLs or self-referencing mismatches.
Paste JSON-LD structured data to validate its JSON syntax and confirm the required schema.org properties for the detected @type are present.