A title written for a results page, doing the work of a share card.
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'] → not presentmeta[property='og:image'] → not presentDish and laundry, shared as a link.
The page that gets shared in good faith.
A title tuned for search results reads as a breadcrumb in a feed. og:title can differ from <title>, and usually should.
og:title ≠ <title>With only og:title, the platform has nothing to lay out, so it renders the most compact form available.
OpenGraph+ supplies the image so the remaining work is one line of copy per template rather than an asset pipeline.