Open Graph Tag Checker

See how your URL looks when shared on Twitter, Facebook, LinkedIn, and Slack

Check Your URL

What Are Open Graph Tags?

Why do OG tags matter?

Open Graph tags control how your URL appears when shared on social media. Without them, platforms show a generic link instead of a rich preview with an image, title, and description.

Which tags should every page have?

At minimum: og:title, og:description, og:image, and og:url. For Twitter, also add twitter:card.

How do I add OG tags?

Add <meta property="og:title" content="Your Title"> tags in your HTML <head> section.

Need to check OG tags programmatically?

Use the SnapAPI metadata extraction endpoint to check OG tags for any URL via REST API. Free tier available.