# Open Graph Diagnostic Report Examples

Learn what passing metadata looks like, recognize common failures, and copy concrete fixes from realistic diagnostic reports.

Reference implementation

## Complete Open Graph Tags: Passing Report Example

See a complete Open Graph and Twitter Card implementation with a 200 response, canonical URL, public image, and platform-ready tags.

[Open example report](/examples/complete-open-graph-tags)

Common failure

## Missing Open Graph Image: Failed Report Example

See how a missing og:image appears in a diagnostic report, why platforms may show a text-only card, and which tag fixes it.

[Open example report](/examples/missing-open-graph-image)

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.

[Open example report](/examples/redirected-social-share-url)

---

Source: https://www.linkglimpse.com/examples
