Paste a public URL
Start with the page you plan to share, not a staging URL behind auth.
PreviewChecks
Check the server response, preview images and crawler access before a link is shared.
example.com
The description will show how your link may appear before people click it.
First useful check
The first report should tell you whether a social crawler can reach the page, which preview image will be chosen and what to fix before launch.
Start with the page you plan to share, not a staging URL behind auth.
Fix blocking crawler, image or metadata issues before smaller warnings.
Move stable checks into release scripts once the web report looks right.
Why it matters
Social apps cache link cards fast. If the title is cropped, the image is missing or a crawler hits a challenge page, the shared link looks unfinished until the cache is refreshed.
Find broken URLs, redirects, wrong ratios, missing dimensions and files that are too large.
See when bot protection, challenges or server responses can block social preview crawlers.
Check Open Graph, X cards, chat unfurls and Pinterest requirements from one report.
Use cases
Guides
Why the first wide image should be the safest default for most previews.
How to allow real social crawlers without trusting user-agent strings.
When a portrait image belongs in structured data instead of replacing your main OG image.
API
The public API returns the same backend report used by this page: crawler access, platform checks, image candidates, metadata and fixes.
Fair-use limit: 20 uncached checks per minute for the same client IP and target host, and 60 uncached checks per minute for that IP across all hosts.
Pass a page URL. Bare domains are normalized to HTTPS.
The API returns one JSON object with the normalized request URL, final URL, summary score, preview title, description, image, TLS 1.2 compatibility, platform checks, crawler results, detected metadata and ordered fixes.
FAQ