Fix Guide
How to Fix a Missing Open Graph Image
Shared links may render without a strong preview image.
Recommended fix
Add a page-specific og:image and matching Twitter Card image.
This guide is designed to pair with a scanner report. Run a URL scan first, then follow the implementation steps.
Developer task
Add og:image, og:title, og:description, and twitter:card metadata in the head.
Implementation steps
How to apply this fix
- Create or choose a page-specific share image around 1200x630 pixels.
- Add og:title, og:description, and an absolute og:image URL to the document head.
- Add twitter:card (summary_large_image) and a matching twitter:image.
- Re-scan and validate the preview with a social share debugger.
Verify
Re-run the URL scan after deploying the change to confirm the issue clears and the Themerella Score updates.
Related guides