// SEO
Why Your Social Sharing Preview Is Broken (And How to Fix It)
Fix wrong images, missing descriptions, and cached thumbnails in social sharing previews. Solve the most common social card problems with this quick guide.
In this article
Diagnosing and fixing
Check your page source for og: tags. If present but not working: the og:image URL must be absolute, the image must be publicly accessible, and it should be JPG or PNG.
For cache issues: use the platform debug tool to force a refresh. Facebook Sharing Debugger, LinkedIn Post Inspector.
- og:image must be an absolute URL
- Image must be publicly accessible
- Image should be JPG or PNG
- Image should be at least 200x200px (1200x630px recommended)
WebEnture's Open Graph Agent
WebEnture's Open Graph Agent scans every page of your site for OG tag issues: missing tags, images that return 404, images that are too small.