Same image, same title treatment, no way to tell them apart.
This is cause 3 of the 5 ways link previews break. The full breakdown covers the manual fix and the automatic one.
/ → Liquid-Death-Preview-Image_7033558e…/collections/all → Liquid-Death-Preview-Image_7033558e…/pages/does-not-exist → Liquid-Death-Preview-Image_7033558e… (404)The full range, shared as a link.
What a broken link advertises today.
Shopify themes set a single og:image fallback and most stores never override it per template. That's why so many storefronts share this shape.
{{ page_image | image_url }} → set once, inherited everywhereIf a nonexistent URL returns the same share image as your best seller, the tag isn't reading page state at all.
OpenGraph+ points og:image at a render of the URL, so each product, collection, and error page resolves to its own card.