Social Media Preview

See how your link looks when shared on social media.

0 / 88
0 / 150

Recommended image: 1200 × 630 px

What are Open Graph tags?

When someone shares a link on Facebook, LinkedIn, or Twitter/X, those platforms read Open Graph meta tags from your page's HTML to build the preview card. If these tags are missing, platforms fall back to guessing — often badly.

Add these tags inside the <head> of your page:

og:title
The title shown in the preview card. Keep it under 70 characters.
og:description
A short summary. Shown on Facebook and LinkedIn, not on Twitter/X.
og:image
The preview image. Use 1200 × 630 px for best results across all platforms.
og:url
The canonical URL of the page. Helps platforms deduplicate shares.

For Twitter/X, use twitter:card, twitter:title, and twitter:image — or set twitter:card to summary_large_image and the platform will fall back to your og: tags.