Open Graph Metadata Check
Create consistent titles, descriptions, canonical URLs, and preview images for shared links.
Check your websiteWhy this check matters
Accurate social metadata improves how a link is understood and presented when shared. It should reinforce the page rather than make claims absent from visible content.
Passing evidence
<meta property="og:title" content="Free website security audit" />
<meta property="og:url" content="https://example.com/security-audit" />Common failing evidence
<meta property="og:image" content="/tiny-logo.png" />Possible false positives
- Platforms cache previews and may show old metadata temporarily.
- Some platforms use their own fallback or image-cropping rules.
How to fix it safely
- Match the Open Graph URL to the canonical URL.
- Provide a descriptive title, summary, and absolute image URL.
- Keep Twitter and Open Graph fields consistent.
How to verify the fix
- Inspect rendered meta tags on the canonical page.
- Refresh the URL in platform-specific link preview debuggers.
Related SEO / AEO / GEO checks
Run the complete audit
Check this signal together with the related category evidence on the current public page.
Open the seo / aeo / geo audit tool