7 min read
2026-01-20
Open Graph is a protocol developed by Facebook that determines how your content appears when a link is shared on social networks and messengers.
| Tag | Description | Example |
|---|---|---|
| og:title | Title | Article name |
| og:description | Description | Brief summary |
| og:image | Image | Image URL 1200x630 |
| og:url | Canonical URL | https://example.com/page |
| og:type | Content type | website, article |
| og:locale | Language | en_US |
Additionally for Twitter, use tags `twitter:card`, `twitter:site`, `twitter:creator`.
Paste the URL or HTML code into [Open Graph Preview](/tools/og-preview)
See how the page will look on different social networks
Fix the tags for optimal display
See also: Meta Tag Generator, Sitemap Generator, Heading Checker