🍋
Menu
🍋 SEO Tools

OG Tag Debugger

Parse and validate Open Graph meta tags from HTML

Free Browser-only No sign-up Popular
chars words sentences lines

Results

Result

About OG Tag Debugger

Paste your HTML and instantly see all Open Graph and Twitter Card meta tags extracted and validated. Check for missing required tags and preview how your page will appear when shared on social media.

How It Works

The tool parses your HTML to find all tags with og: and twitter: prefixes. It checks for required tags (og:title, og:type, og:image, og:url) and flags any issues or warnings.

Step by Step

  1. 1 Paste your HTML source code into the input area
  2. 2 Click Analyze to extract all OG and Twitter Card tags
  3. 3 Review the tag list for missing or invalid tags

Tips

  • Always include og:title, og:description, og:image, and og:url at minimum
  • Use og:image dimensions of 1200x630 for optimal social media display
  • Add twitter:card for Twitter-specific rendering control
  • Test with Facebook Sharing Debugger after fixing issues

Frequently Asked Questions

What are Open Graph tags?
Open Graph (OG) tags are HTML meta tags that control how your page appears when shared on social media platforms like Facebook, LinkedIn, and Twitter.
Which OG tags are required?
The four required tags are og:title, og:type, og:image, and og:url. og:description is strongly recommended.