Documentation Index
Fetch the complete documentation index at: https://docs.hadoseo.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The OG Preview Checker shows you exactly how your links will appear when shared on social media platforms like Twitter/X, Facebook, LinkedIn, and Discord.Try It Free
Test your site at hadoseo.com/free-og-preview-checker
Why Open Graph Tags Matter
When you share a link on social media, platforms look for Open Graph (OG) tags to create a rich preview. Without them:- ❌ Links show as plain text URLs
- ❌ No preview image
- ❌ Generic or missing title/description
- ❌ Poor engagement and click-through rates
How to Use
Required Open Graph Tags
Add these to every page’s<head>:
OG Image Guidelines
| Platform | Recommended Size | Min Size |
|---|---|---|
| Twitter/X | 1200 x 628 px | 600 x 314 px |
| 1200 x 630 px | 600 x 315 px | |
| 1200 x 627 px | 552 x 289 px | |
| Discord | 1200 x 630 px | 256 x 256 px |
Best Practices
- Use 1200 x 630 pixels to work on all platforms
- Keep file size under 8MB
- Use PNG or JPG format
- Include readable text (but not too much)
- Use absolute URLs (not relative)
Twitter-Specific Tags
For better Twitter cards:Card Types
| Type | Description |
|---|---|
summary | Small square image with title/description |
summary_large_image | Large horizontal image (recommended) |
Implementing OG Tags
React (React Helmet)
Dynamic OG Images
For unique pages (blog posts, products):Common Issues
Image not showing
Image not showing
Causes:
- Relative URL instead of absolute
- Image too small
- Image URL returns 404
- Image blocked by robots.txt
https:// and verify image accessibility.Old preview showing
Old preview showing
Cause: Platforms cache OG dataFix: Use platform debuggers to clear cache:
Wrong title/description
Wrong title/description
Cause: OG tags not set or overriddenFix: Ensure OG tags are in
<head> and take priority over <title>.Testing After Changes
- Update your OG tags
- Trigger a recrawl in Hado SEO dashboard
- Clear platform caches using debugger tools
- Re-test with OG Preview Checker
Bot Crawler Test
Test search engine visibility
Meta Tags Checker
Analyze all meta tags