OG
OG Tag Checker
Paste your meta tags and see how the social card will look, with missing-tag warnings
Open GraphTwitter CardSocial Sharing
Card preview
No image — this link will share as a plain text row
Your title will appear here
Your description will appear here
Cleaned-up tags
<meta property="og:type" content="website" /> <meta name="twitter:card" content="summary" />
About this tool
A link shared without og:image renders as a bare text row, and declaring summary_large_image without an image is worse than declaring nothing. This tool parses the tags you already have, shows the resulting card, and lists what is missing before you publish.
How to use
- Copy the meta tags from your page <head> and paste them in.
- Check the parsed values and the card preview.
- Fix anything listed as missing or too long.
- Copy the corrected tag set back into your page.
FAQ
Does it fetch the URL to read tags?
No. Everything runs in your browser on the text you paste, so unpublished drafts and private pages stay private.
Which tags does it treat as required?
og:title, og:description, og:image, og:url, and twitter:card. A summary_large_image card without og:image is flagged as a mismatch.