JustHandled Labs
// Marketing & SEO

Social Preview Repair

Diagnose broken link previews, repair the metadata and image asset, and produce platform-aware verification without false cache claims.

What problem does Social Preview Repair solve?

A shared page renders a missing, stale, cropped, unreadable, or generic preview because its metadata, image asset, URL, redirects, headers, or platform-specific requirements are wrong.

Use it to

What it returns

A representative input and result

fixture-backed sample
input URL: https://example.com/product Target: LinkedIn and Slack Problem: title appears but the image is missing Brand assets: logo.svg and product screenshot.png
result Root cause: og:image uses a relative URL and the resulting image response has SVG content type not accepted by the target preview path. Repair: publish a 1200x630 raster card, set an absolute HTTPS og:image URL, add width/height/alt fields, and keep the canonical URL stable. Verification: page and image return 200 without authentication; metadata resolves to the final canonical host. Cache note: page-side repair is verified, but LinkedIn's next recrawl time is not controlled or claimed.

Access and approval boundaries

Known limitations

Questions

Why is my LinkedIn preview image missing?

Common causes include relative or inaccessible image URLs, redirects, unsupported response types, blocked crawlers, dimensions, stale metadata, and remote caching. The skill tests the evidence before choosing a cause.

Can it clear LinkedIn or Facebook's cache?

No. It can prepare or, when authorized, submit supported debugger actions, but it records page-side correctness separately from remote recrawl behavior.

Does it generate a replacement card?

Yes. It can produce a crop-safe card specification or generated SVG asset using supplied brand material and verified page content.

Can it work before the page is public?

It can inspect supplied source and assets, but public fetchability and final network rendering remain unverified until the URL is reachable.

How is this different from an Open Graph audit?

It includes the bounded metadata repair, a suitable card asset, and verification evidence rather than stopping at a defect list.

Does one card render identically everywhere?

No. The workflow uses crop-safe composition and platform-aware checks, while noting that each network controls its own renderer.

Social Preview Repair keeps proof and approval boundaries visible.

The listing includes the tested package, realistic samples, declared permissions, and known limitations.

Get Social Preview Repair on Agensi