Twitter Card & Open Graph Preview Tool

Test how your links will appear when shared on Twitter, Facebook, LinkedIn, Discord, and other platforms. Validate your Open Graph and Twitter Card meta tags instantly.

How it works

1Enter your URL
->
2Click "Preview"
->
3See how it looks on each platform

Enter any URL to see how it will appear when shared on social media

Multi-Platform Preview

See exactly how your link appears on Twitter, Facebook, LinkedIn, Discord, and Slack.

Meta Tag Validation

Get instant feedback on missing or problematic Open Graph and Twitter Card tags.

Instant Results

No signup required. Get real-time previews without leaving the page.

Developer Friendly

View all detected meta tags with their values to debug your implementation.

Essential Meta Tags for Social Sharing

OG Open Graph Protocol

Used by Facebook, LinkedIn, Pinterest, and most social platforms. These are the essential tags:

<meta property="og:title" content="Your Title">
<meta property="og:description" content="Description">
<meta property="og:image" content="https://...">
<meta property="og:url" content="https://...">
<meta property="og:type" content="website">

X Twitter Cards

Twitter uses its own tags but falls back to Open Graph if not present. Key tags:

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Your Title">
<meta name="twitter:description" content="Description">
<meta name="twitter:image" content="https://...">
<meta name="twitter:site" content="@username">

Recommended Image Sizes

Twitter (Large Card)

1200 x 628px

Aspect ratio: 1.91:1

Facebook / LinkedIn

1200 x 630px

Aspect ratio: 1.91:1

Twitter (Summary)

144 x 144px (min)

Square aspect ratio

Discussion

Start the conversation

Leave a comment

For notifications only, never displayed

Markdown supported0/2000

Be respectful and constructive

Loading comments...

Report something?