FREE LAUNCH CHECK GUIDE

Open Graph and Twitter Card Checker

Check the title, description, image, Twitter card, and favicon that social platforms read from your homepage, then fix preview-domain and missing-image issues.

Run this check on my homepage

What this check catches

A strong page can look unfinished when its shared link has no image, stale copy, or a preview-domain identity. Social bots usually read server-delivered metadata rather than interpreting the visual page like a person.

Why it matters before launch

Broken previews reduce clarity and trust at the moment someone shares a launch. They can also preserve an old name or domain long after the visible page has changed.

Common warning signs

  • og:title or og:description is missing
  • og:image is relative, unreachable, or the wrong size
  • twitter:card is absent
  • The preview copy or image still names a staging domain

How to inspect it

  1. Inspect Open Graph and Twitter metadata in the served head
  2. Open the absolute image URL without authentication
  3. Confirm the image and copy match the live product and domain
  4. Use a platform preview debugger to refresh cached cards

How to fix it

  1. Add accurate og:title, og:description, and an absolute og:image
  2. Set twitter:card to summary_large_image when the asset fits
  3. Use a 1200 × 630 image with readable text and brand contrast
  4. Update metadata and image copy whenever the public domain or positioning changes

Verify after the change

Deploy, inspect the raw tags, open the image URL, and refresh platform caches. Run a new LaunchCheck scan to confirm all fields are present.

Scan the live URL again →