Title and description, no image, on a brand built entirely on how it looks.
This is cause 5 of the 5 ways link previews break. The full breakdown covers the manual fix and the automatic one.
meta[property='og:title'] → presentmeta[property='og:description'] → presentmeta[property='og:image'] → not presentThe recipe index, posted as a link.
The product range.
With og:title and og:description present but no og:image, most platforms render the compact text card rather than reaching for a larger fallback.
og:title ✓ og:description ✓ og:image ✗Title and description are easy to template per page. Images need an asset, so they get left as a TODO and ship without one.
Pointing og:image at a rendered screenshot removes the asset step, which is the step that never happens.