See how your page will look when shared on social media
Check what a link to your page looks like when someone shares it: the image, the headline, the description, and whether any of it is missing. Free, no account.
Enter a URL and the checker reports the Open Graph properties a platform reads when it builds a link preview, plus the Twitter card equivalents where they differ. Open Graph originated at Facebook and is now read by nearly everything that unfurls a link, including Slack, LinkedIn, iMessage, WhatsApp, and Discord.
The four properties that matter are og:title, og:description, og:image, and og:url. If they are absent, platforms fall back to guessing from the page, and the guess is usually your site name, a paragraph of navigation text, and either no image or your logo at the wrong aspect ratio.
PROPERTY VALUE
og:title Project Management for Small Teams
og:description A practical guide to picking tools
that a team of five will actually use.
og:image https://acme.com/img/pm-guide.png
og:image:width 1200
og:image:height 630
og:url https://acme.com/project-management/
og:type article
twitter:card summary_large_image
FINDINGS
image ratio 1.91:1, correct for large card
og:type article, correct for this page
twitter:image absent, falls back to og:image, fine
Image dimensions are where most previews fail. The widely supported large-card format is 1200 by 630, a ratio of roughly 1.91 to 1. Supply a square logo and platforms either crop it badly or fall back to a small thumbnail beside the text, which looks like a broken link rather than a designed one. Declaring width and height explicitly also lets a platform reserve the space before the image loads.
og:type is small and consequential. Setting it to article on an article and website on a home page is correct. Leaving article on every page of a site, which is a common default from older themes, tells every platform that your pricing page is a piece of editorial.
Three causes account for most of it. The image is behind a login, a hotlink block, or a CDN rule, so the platform cannot fetch it. The URL is relative rather than absolute, which platforms do not resolve. Or the preview is simply cached: most platforms cache aggressively, so a fix made after a link has been shared will not appear until the cache expires or you force a refresh through that platform's own debugging tool.
The cache issue is worth knowing before you spend an hour debugging tags that were already correct.
Do these tags affect search rankings?
No. They control how a link looks when shared. Search appearance is a separate set of tags, covered by the Meta Tag Checker.
Do I need Twitter card tags as well?
Usually not. Twitter falls back to Open Graph when its own tags are missing. Add them only when you want a different image or headline there.
I fixed my tags and the preview did not change.
Platform cache. Use that platform's debugger to force a refresh rather than reposting.
Is this tool free?
Yes, with no account and no limit.
This checks one page at a time. An account adds a crawl that reports every page missing a preview image, in one pass.
Free tools stay free · No card required
This free tool is one slice of the job. The full kit - rank tracking, audits, competitor gaps, content, and your visibility across ChatGPT and Google's AI Overviews - runs on credits you only spend when you use them. Sign up and we'll drop 25 credits in your account to try the paid tools on us.