Open Graph Preview
Open Graph (OG) Preview for links
Open Graph Preview lets you check how a link to your page will look when shared on social media such as Facebook, LinkedIn, Discord or Slack. The tool analyzes Open Graph metatags and Twitter Cards and generates a link card preview.
This lets you quickly check whether the Open Graph title, description and image are correctly configured. This is especially important for SEO, marketing and click-through rate (CTR) optimization when sharing content.
What the Open Graph Preview tool checks
og:title tag – title displayed in the link preview
og:description tag – page description shown on social media
og:image tag – thumbnail image used in the link card
og:url tag – canonical page address
FAQ – Open Graph
Check how a link looks on social media
When sharing a page on social media, platforms such as Facebook, LinkedIn, Slack or Discord generate a special link card. It contains the title, description and image taken from Open Graph metatags.
If Open Graph tags are misconfigured, the link may display an incorrect title, no image or a random text fragment from the page. The Open Graph Preview tool lets you quickly check how the link will look before sharing it.
Open Graph Preview is especially useful for SEO specialists, marketers, website owners and content creators. It allows you to ensure that links shared on social media look professional and encourage clicks.
Example of Open Graph tags
<meta property="og:description" content="Description of the page">
<meta property="og:image" content="https://example.com/image.jpg">
<meta property="og:url" content="https://example.com/page">
<meta property="og:type" content="website">