On-page

Open Graph tags

Checks if the essential Open Graph meta tags are present.

Pourquoi est-ce important ?

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.

Comment le corriger ?

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.

Ce check note de 0 à 100. Sous 50 c’est un échec, 50 à 89 un avertissement, 90 ou plus c’est bon. Après chaque crawl vous voyez la note par page dans le rapport, avec une courte explication.

Questions fréquentes

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.

Exemple

Copiez le code ci-dessous et adaptez le nom de domaine, la marque et le contenu à votre 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">
Essai gratuit