Social Preview Validator
Preview how a live URL will appear in Open Graph and Twitter-style cards, then validate the titles, descriptions, card type, and share images before you post.
What is a social preview validator?
A social preview validator checks the metadata that platforms use when someone shares a URL. Instead of only listing raw tags, it answers the practical question teams actually care about: what will the link preview probably look like in Slack, LinkedIn, X, Discord, or a chat app, and is anything obviously wrong before the page goes live?
That matters because social previews are often assembled from several fallback layers. A page might have no twitter:title tag, so X falls back to og:title . Another page might have an Open Graph title but no description, so the network guesses from body copy. Those previews can work, but they are fragile and hard to QA by just reading HTML.
This free social preview validator loads the live page metadata, renders likely Open Graph and Twitter-style cards, and flags the common gaps that make previews look inconsistent. It is especially useful before campaigns, launches, and CMS migrations where one broken share card gets copied into many channels quickly.
How to use social preview results
Start with the rendered cards, not the raw tags. If the preview title looks vague, truncated, or mismatched with the image, that is the fastest signal that the share setup needs work. The source labels under each card show whether the preview is using a dedicated social tag or quietly falling back to the page-level metadata.
Next, review the validation checks. The highest-value issues are usually missing twitter:card values, absent descriptions, and share images that do not resolve cleanly. Those problems tend to create previews that are inconsistent across platforms, even when one network appears to render them correctly.
Load the live URL
Use the current production URL, not a copied code snippet, so you can see the exact metadata and image that sharing bots would fetch.
Compare the two cards
If Open Graph and Twitter previews diverge too much, decide whether that is intentional or a fallback problem caused by missing tags.
Fix the weakest signal first
Broken images and missing descriptions usually hurt more than minor copy length issues, so prioritize those before polishing wording.
Example: a product launch page might look fine in LinkedIn because it uses og:title and og:image , but its X preview could still feel incomplete because twitter:card and twitter:description were never added. This validator makes that mismatch obvious before the URL gets shared publicly.
Common Use Cases
- Check blog posts and landing pages before launch-day sharing across Slack, X, LinkedIn, and partner channels.
- QA CMS templates after a redesign or domain migration when preview tags may have changed silently.
- Review whether product pages reuse the wrong Open Graph title, description, or image across a whole section.
- Compare page-level metadata fallbacks against dedicated Twitter tags when brand teams want tighter control.
- Spot weak or missing share descriptions before handing pages to content, SEO, or growth teams.
FAQ
What does a free social preview validator test?
What is the difference between an Open Graph preview and a Twitter card preview?
Can a page have a valid social preview without twitter:title and twitter:description?
Why does a social preview validator warn about missing descriptions?
Does this social preview validator check the actual share image URL too?
Can I use this tool for staging, localhost, or private URLs?
Related Resources
Social Share Image Checker
Validate og:image and twitter:image URLs, dimensions, file type, and image-level preview health.
Open tool →Meta Tag Checker
Inspect title tags, meta descriptions, canonical URLs, robots tags, and raw social metadata.
Open tool →Google Snippet Preview Tool
Compare search-result metadata quality after you finish tightening social preview copy.
Open tool →Lection pricing
Use Lection to collect metadata and preview signals across many pages when one-off checks stop scaling.
Open tool →Need to review social metadata across a whole site section instead of one URL at a time? Lection can crawl live pages, collect titles, descriptions, and share-image signals in bulk, then export them for content QA and launch reviews.
For image-specific debugging, go deeper with the Social Share Image Checker.