Open Graph Preview
Check how your page looks when shared on social media. Validate OG tags, Twitter Cards, and more.
How This Open Graph Checker Works
This tool fetches the HTML of any URL and extracts all Open Graph, Twitter Card, and standard meta tags. It then renders pixel-accurate preview cards showing exactly how your page will look when shared on each social media platform.
Fetch
Validates core OG tags (og:title, og:image), Twitter Cards, and canonical links instantly.
Preview
Visualize link displays perfectly matched to Facebook, Twitter, LinkedIn, Discord, and WhatsApp styling arrays.
Audit
Examines image dimensions, ensures URL routing capabilities, and flags misconfigured character limits reliably.
OG Tag Examples & Patterns
Explore these real-world examples to see how different sites handle Open Graph tags.
Frequently Asked Questions
What are Open Graph tags? expand_more
<head> that control how your page appears when shared on social media. They were created by Facebook and are now used by most platforms including LinkedIn, Discord, WhatsApp, and Slack. The most important tags are og:title, og:description, og:image, and og:url.
What is the difference between Open Graph and Twitter Cards? expand_more
twitter:card, twitter:title, etc.) are Twitter/X-specific tags that override OG tags on that platform. If you don't set Twitter Card tags, Twitter falls back to your OG tags. Best practice is to set both.
What is the recommended og:image size? expand_more
summary card type uses a smaller 1:1 aspect ratio (minimum 144×144px).
Why is my social media preview not showing the right image? expand_more
og:image URL is relative instead of absolute, (2) the image is too small, (3) the image URL returns a 404, (4) the social platform has cached an old version. Use this checker to diagnose the exact issue, then use each platform's cache-clearing tool to update.