Open Graph Checker
Preview how your web page appears when shared on Facebook, LinkedIn, and X (Twitter).
What is Open Graph and How Does This Tool Work?
Open Graph (OG) meta tags control how your content appears when shared on social media. They're added to the `
` of your HTML using `` tags. Platforms like Facebook, LinkedIn, and X (Twitter) use these to create rich previews.This tool fetches your webpage’s HTML and extracts Open Graph tags such as:
- og:title – Title shown on the preview
- og:description – Short description of the content
- og:image – Preview thumbnail image
- og:url – Canonical URL of the page
- og:type – Content type (website, article, etc.)