Skip to main content

Overview

The OG Preview Checker shows you exactly how your links will appear when shared on social media platforms like Twitter/X, Facebook, LinkedIn, and Discord.

Try It Free

Test your site at hadoseo.com/free-og-preview-checker

Why Open Graph Tags Matter

When you share a link on social media, platforms look for Open Graph (OG) tags to create a rich preview. Without them:
  • ❌ Links show as plain text URLs
  • ❌ No preview image
  • ❌ Generic or missing title/description
  • ❌ Poor engagement and click-through rates

How to Use

1

Enter your URL

Paste the URL you want to preview:
2

Click Check

The tool fetches your page and extracts OG tags.
3

Review Previews

See mockups for:
  • Twitter/X
  • Facebook
  • LinkedIn
  • Discord

Required Open Graph Tags

Add these to every page’s <head>:

OG Image Guidelines

Best Practices

  • Use 1200 x 630 pixels to work on all platforms
  • Keep file size under 8MB
  • Use PNG or JPG format
  • Include readable text (but not too much)
  • Use absolute URLs (not relative)

Twitter-Specific Tags

For better Twitter cards:

Card Types

Implementing OG Tags

React (React Helmet)

Dynamic OG Images

For unique pages (blog posts, products):

Common Issues

Causes:
  • Relative URL instead of absolute
  • Image too small
  • Image URL returns 404
  • Image blocked by robots.txt
Fix: Use absolute URLs starting with https:// and verify image accessibility.
Cause: Platforms cache OG dataFix: Use platform debuggers to clear cache:
Cause: OG tags not set or overriddenFix: Ensure OG tags are in <head> and take priority over <title>.

Testing After Changes

  1. Update your OG tags
  2. Trigger a recrawl in Hado SEO dashboard
  3. Clear platform caches using debugger tools
  4. Re-test with OG Preview Checker

Bot Crawler Test

Test search engine visibility

Meta Tags Checker

Analyze all meta tags