Open GraphSEO: highInside <head>

og:description

The description shown in social share cards when your page is shared on Facebook, LinkedIn, and other platforms.

og:description provides the summary text below og:title in social sharing cards. Without it, platforms may pull arbitrary text from your page, which is often undesirable (cookie consent text, navigation items, footer content). Control the message by always setting og:description explicitly.

Optimal length is 100–300 characters — long enough to explain the value of the content, short enough to avoid truncation. Write it as a human would: benefit-focused, engaging, active voice. It can differ from meta description — use meta description for the search snippet and og:description for the social card copy.

Note: LinkedIn changed its algorithm in 2024 and now displays og:description more prominently in company page posts. This makes the quality of og:description increasingly important for B2B content marketing.

HTML Example

<meta property="og:description" content="Step-by-step guide to fixing LCP, CLS, and INP with real examples. Includes a free Core Web Vitals checker — no signup required.">

Attributes

propertyMust be "og:description".
contentDescription text, 100–300 characters recommended.
Check this tag on your site
Audit your og:description implementation on any URL
Social Share Preview

Related Tags

meta description
A 150–160 character summary of the page that may appear as the sn…
og:title
The title displayed when your page is shared on Facebook, LinkedI…
og:image
The image displayed in social share cards — the most visually imp…
← All Meta Tags