Diagnose with Preview
Open ThumbCrafted Preview and paste the URL of the page whose preview is broken. The tool fetches the page's og:image, og:title, og:description, and twitter:card meta tags, then runs six validation checks against them — flagging anything that's missing, wrong size, too long, or at risk of cropping awkwardly on a specific platform.
Cards for Twitter, Facebook, LinkedIn, and Discord render side-by-side with the actual content, so you can see what each platform will show — not just read a list of errors.
Open in Editor at 1200×630
Click Fix in Editor on any failing card. The editor opens with a 1200×630 canvas — the universal og:image size that works for Facebook, Twitter's large card, LinkedIn, and Discord — and the platform safe-zone overlay is enabled so you can see exactly which regions each platform crops.
If your page already had an og:image, it's preloaded as the base layer, so you're editing rather than starting from scratch.
Compose your og:image
Build the new image inside the safe zone. Three things consistently matter for click-through: a recognizable subject (face, product, or scene), a short headline (4–7 words, big enough to read at thumbnail size), and a brand element in the corner (logo or wordmark, never floated into a crop region).
Keep the visual weight off the edges — Twitter's 1.91:1 large card crops more aggressively than Facebook's, so anything within ~40px of left/right edges may disappear on Twitter even if it shows on Facebook.
Update on your site
Export from the editor (PNG for transparency, JPG for smaller file size, WebP for the best of both if your CDN supports it). Upload to your site or CDN at a stable URL — avoid signed/expiring URLs and avoid query strings that change per request, since platforms cache by URL.
Replace the og:image meta tag in your page's <head> with the new image URL. While you're there, double-check that og:image:width and og:image:height are set to 1200 and 630 — some platforms refuse images without dimensions.
Re-scrape, then re-validate
Each platform caches previews independently — sometimes for hours, sometimes for weeks. After updating your meta tags, you need to force each platform to re-fetch your page. The three debuggers below each have a "Scrape Again" or "Refresh" button that triggers a fresh crawl:
Once all three debuggers show the new image, come back to ThumbCrafted Preview and re-run the validation against your URL. All six checks should now pass green. You're done — the next time someone shares the link, the new card will render.