What our audit analyzes

Social Media & SEO

Optimize how your site appears when shared on Facebook, Twitter, LinkedIn and other social platforms with Open Graph and Twitter Cards.

Why optimize for social media?

When someone shares your page on social media, Open Graph and Twitter Cards tags determine how the shared link appears: title, description, image, etc.

Well-optimized social sharing increases click-through rate by 200-300% compared to a poorly configured link. It's free traffic you can capture with just a few lines of code.

Open Graph Tags (Facebook, LinkedIn)

What is Open Graph?

Open Graph is a protocol created by Facebook that lets you control how your content appears when shared on Facebook, LinkedIn, Pinterest and most messaging apps.

og:image (1200x630px)

YOUR-SITE.COM

og:title - Your Attractive Title

og:description - Your captivating description that makes people want to click...

Essential tags:

<meta property="og:type" content="website"> <meta property="og:url" content="https://your-site.com/page"> <meta property="og:title" content="Page Title"> <meta property="og:description" content="Description"> <meta property="og:image" content="https://your-site.com/image.jpg">

Twitter Cards

What are Twitter Cards?

Twitter Cards lets you customize how your links appear when shared on Twitter/X. There are several card types, the most popular being summary_large_image.

twitter:image (1200x600px)

twitter:title - Your Title

twitter:description - Short description...

your-site.com

Essential tags:

<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Page Title"> <meta name="twitter:description" content="Description"> <meta name="twitter:image" content="https://your-site.com/image.jpg">

Sharing Image Guide

OG

Open Graph (Facebook, LinkedIn)

  • Ideal size: 1200 x 630 pixels
  • Ratio: 1.91:1
  • Format: JPG, PNG, WebP
  • Max size: 8 MB
X

Twitter/X Cards

  • Ideal size: 1200 x 600 pixels
  • Ratio: 2:1
  • Format: JPG, PNG, GIF
  • Max size: 5 MB

Best practices for social images

Use a unique image per page

Create specific images for each important page

Include text on the image (sparingly)

A short title can improve understanding

Test your tags before publishing

Use Facebook and Twitter debug tools

Use absolute URLs

Always include the protocol (https://)

What our audit checks

Our tool automatically analyzes your social tags and indicates whether they're correctly configured for optimal sharing.

Open Graph tags present
Twitter Cards configured
Sharing image (og:image)
Optimized social description
og:type defined
Consistent canonical URLs
Check my social tags