All example reports

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.

93

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

Facebook

Platform readiness

FacebookReady

Core tags are ready.

LinkedInReady

Core tags are ready.

X / TwitterReady

Core tags are ready.

Actionable checks

Page fetch

Pass

200 OK

Final URL

Review

https://www.example.com/campaign

Use the final URL directly where possible to avoid crawler delays and stale caches.

Open Graph title

Pass

Campaign Landing Page

Open Graph description

Pass

A campaign page reached after two redirects.

Open Graph image

Pass

https://www.linkglimpse.com/images/icon/social-preview-1200x630.jpeg

Open Graph URL

Pass

https://www.example.com/campaign

Twitter card type

Pass

summary_large_image

Twitter title

Review

Campaign Landing Page

Add twitter:title or verify that the Open Graph fallback is intentional.

Twitter description

Review

A campaign page reached after two redirects.

Add twitter:description or verify that the Open Graph fallback is intentional.

Twitter image

Review

https://www.linkglimpse.com/images/icon/social-preview-1200x630.jpeg

Add twitter:image or verify that the Open Graph image fallback is intentional.

Canonical URL

Pass

https://www.example.com/campaign

Robots directives

Pass

index, follow

Share image fetch

Pass

200 · image/jpeg · 1200×630

Secure image URL

Pass

https://www.linkglimpse.com/images/icon/social-preview-1200x630.jpeg

Share image content type

Pass

image/jpeg

Share image dimensions

Pass

1200×630

Share image aspect ratio

Pass

1.90:1

Share image file size

Pass

145 KB

Redirect trace

  1. Hop 1301 Moved Permanently

    http://example.com/go

    https://example.com/go

  2. Hop 2302 Found

    https://example.com/go

    https://www.example.com/campaign

  3. Hop 3200 OK

    https://www.example.com/campaign

Metadata history (this browser)

Recheck this URL after a deployment to compare its score and core metadata here.

Refresh platform caches after deployment

Facebook

Fix the live tags, deploy, open Facebook Sharing Debugger, enter the final canonical URL, then choose Scrape Again.

Open official resource ↗

LinkedIn

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.