Pages lack og:title, og:description, or og:image tags, degrading appearance when shared on social platforms.
By Seoxpert Editorial · Published · Updated
Open Graph tags control the preview card when a URL is shared on Facebook, LinkedIn, Slack, and other messaging platforms. Without them, shared URLs render as plain links — no image, no description, a major drop in click-through rate on social.
Studies consistently show link-with-image previews earn several times the engagement of plain text links on social and chat platforms. Missing OG tags leave that lift on the table on every share.
Scanner checks every page for the presence and non-empty content of og:title, og:description, og:image, and og:url. An og:image pointing to a 404 or a dimension below 200×200 is also flagged.
Minimum viable Open Graph tags
<meta property="og:title" content="The Complete Technical SEO Audit" />
<meta property="og:description" content="A full-stack audit in the order issues actually matter." />
<meta property="og:image" content="https://example.com/covers/audit.jpg" />
<meta property="og:url" content="https://example.com/guides/complete-technical-seo-audit" />
<meta property="og:type" content="article" />At least 1200×630 pixels (1.91:1 aspect ratio) and under 5 MB. Facebook, LinkedIn, and Slack all use this dimension for the large-format card. Smaller images render as a thumbnail beside the text — a visual downgrade.
For articles and product pages, yes — set og:type to "article" or "product" so platforms use the right card template. For generic pages, og:type defaults to "website" and is optional.
Google does not use OG tags as a ranking signal. They only affect how your URL renders when shared on social. Missing OG tags do not lower rankings directly, but they reduce the downstream traffic social shares deliver.
Pages have incomplete Twitter Card metadata, causing plain link previews on X/Twitter instead of rich cards.
Pages on your site are missing <meta name="description"> tags, resulting in search engines generating their own snippets, which may not accurately reflect your
Run a scan to see if Pages Missing Core Open Graph Tags affects your pages.
Scan my website →