Open Graph Checker
Paste any URL to preview how it looks when shared on X, Facebook, LinkedIn, Discord, Slack, and Google — and inspect every Open Graph, Twitter Card, and meta tag.
What is an Open Graph (OGP) checker?
The Open Graph Protocol (OGP) is a set of meta tags that tell social platforms and search engines how to display your page when it is shared. When someone posts your link on X (Twitter), Facebook, LinkedIn, Discord, or Slack, those platforms read tags like og:title, og:description, and og:image to build a rich preview card. This Open Graph checker fetches any URL, shows the preview each platform will render, and lists every tag so you can spot what is missing or wrong before you publish.
How to check your Open Graph tags
- 1
Paste a URL
Drop any public link into the box above — a blog post, product page, or your homepage.
- 2
Review the social previews
See exactly how the link renders on X, Facebook, LinkedIn, Discord, Slack, and in Google search results.
- 3
Inspect and fix the tags
Read the full list of Open Graph, Twitter Card, and meta tags, follow the suggestions, then update your page's <head> and re-check.
The Open Graph tags that matter
| og:title | The title shown on the preview card. Aim for 60 characters or fewer. |
| og:description | The summary under the title. Around 110 to 160 characters works best. |
| og:image | The preview image. Use an absolute https URL, ideally 1200x630 pixels (1.91:1). |
| og:url | The canonical URL of the page being shared. |
| og:type | The content type, such as "website" or "article". |
| twitter:card | How X renders the link — usually "summary_large_image" for a big image. |