🖼️
AB-089
og:image Declared in Meta
What it means
Checks that <meta property='og:image' content='...'> is present in the homepage HTML head.
Why it matters
Social platforms and agents can display a preview image when linking to your site, improving click-through and recognition.
✗
What's wrong
No og:image meta tag — social shares and agent previews show no thumbnail image.
✓
What's right
<meta property='og:image' content='/icons/og-image.png'> present in homepage <head>.
Check this rule on your site
Enter your URL to check just this one rule (AB-001).