On-page

Open Graph tags

Checks if the essential Open Graph meta tags are present.

Why does this matter?

Open Graph tags determine how your page looks when shared on Facebook, LinkedIn, and WhatsApp. Without OG tags, the platform picks a random image and description itself.

How to fix it?

Add at least og:title, og:description, og:image and og:url. Use an image of at least 1200×630px. Make sure og:image contains an absolute URL.

This check scores from 0 to 100. Below 50 is a fail, 50 to 89 is a warning, 90 or above is good. After each crawl you see the score per page in your report, with a short note on what we found.

Frequently asked questions

Checks if the essential Open Graph meta tags are present.

Open Graph tags determine how your page looks when shared on Facebook, LinkedIn, and WhatsApp. Without OG tags, the platform picks a random image and description itself.

Add at least og:title, og:description, og:image and og:url. Use an image of at least 1200×630px. Make sure og:image contains an absolute URL.

Example

Copy the code below and adapt the domain name, brand name and content to your situation.

<meta property="og:title" content="SEO audit tool - 53 free checks | YourBrand">
<meta property="og:description" content="Automatically run 53 SEO checks on your website. Start for free.">
<meta property="og:image" content="https://www.yourdomain.com/images/og-homepage.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:url" content="https://www.yourdomain.com/">
<meta property="og:type" content="website">
<meta property="og:site_name" content="YourBrand">
<meta property="og:locale" content="en_US">
Start free