Fix the live tags, deploy, open Facebook Sharing Debugger, enter the final canonical URL, then choose Scrape Again.
Open official resource ↗Redirect debugging
Redirected Social Share URL: Diagnostic Example
Understand how redirect hops affect Open Graph crawling and why shared URLs should point directly to the final canonical destination.
Redirects are not automatically broken, but every hop adds crawler work and another place for caches to disagree. Prefer sharing the final HTTPS canonical URL directly.
Metadata diagnostics
14 passed4 to review0 to fix
- HTTP response
- 200 OK
- Final URL
- Redirected
- Canonical
- Declared
- Share image
- 1200×630 · image/jpeg · 145 KB
Example social previews
Platform readiness
Core tags are ready.
Core tags are ready.
Core tags are ready.
Actionable checks
Page fetch
Pass200 OK
Final URL
Reviewhttps://www.example.com/campaign
Use the final URL directly where possible to avoid crawler delays and stale caches.
Open Graph title
PassCampaign Landing Page
Open Graph description
PassA campaign page reached after two redirects.
Open Graph image
Passhttps://www.linkglimpse.com/images/icon/social-preview-1200x630.jpeg
Open Graph URL
Passhttps://www.example.com/campaign
Twitter card type
Passsummary_large_image
Twitter title
ReviewCampaign Landing Page
Add twitter:title or verify that the Open Graph fallback is intentional.
Twitter description
ReviewA campaign page reached after two redirects.
Add twitter:description or verify that the Open Graph fallback is intentional.
Twitter image
Reviewhttps://www.linkglimpse.com/images/icon/social-preview-1200x630.jpeg
Add twitter:image or verify that the Open Graph image fallback is intentional.
Canonical URL
Passhttps://www.example.com/campaign
Robots directives
Passindex, follow
Share image fetch
Pass200 · image/jpeg · 1200×630
Secure image URL
Passhttps://www.linkglimpse.com/images/icon/social-preview-1200x630.jpeg
Share image content type
Passimage/jpeg
Share image dimensions
Pass1200×630
Share image aspect ratio
Pass1.90:1
Share image file size
Pass145 KB
Redirect trace
- Hop 1301 Moved Permanently
http://example.com/go
→ https://example.com/go
- Hop 2302 Found
https://example.com/go
→ https://www.example.com/campaign
- Hop 3200 OK
https://www.example.com/campaign
Metadata history (this browser)
Refresh platform caches after deployment
Fix and deploy the live page, then submit the final canonical URL to LinkedIn Post Inspector to request a fresh scrape.
Open official resource ↗X / Twitter
Fix and deploy the tags, confirm the image is public, then share the final URL again. X controls its own cache and refresh timing.
Open official resource ↗Re-run through the API
Use the same live inspection in a terminal, CI job, or release checklist.
Facebook