You share your website. Somebody pastes the link into iMessage, or Slack, or a Facebook post, and instead of a clean little preview card, they get a blank gray box. Sometimes it's your logo, cropped weird. Sometimes it's a random photo you don't remember uploading. Sometimes it's just the raw URL sitting there, even though the site itself loads fine the second they click it.
Nothing's actually broken. The click still works, that's not what's being tested. What's missing is a handful of meta tags called Open Graph, and almost no small business owner has ever heard of them.
Every page has an invisible section up top called the head, and a few tags live in there: og:title, og:description, og:image, og:url. Facebook, LinkedIn, Slack, iMessage, WhatsApp, and Discord all read those same four tags to build the preview card whenever someone shares a link. Miss the tags and the app either shows nothing or takes its own guess, and its guesses are usually bad.
The image is where it goes wrong most often, since it asks the most of a page: one specific picture, sized around 1200 by 630 pixels, that still reads well once it's squeezed into a tiny card. Skip that and you get whatever the platform scrapes instead: a stretched logo, a random photo it found first, or nothing.
On Cantrip, most of this is already handled, but it's worth knowing what's actually happening so you can fix the parts that need a real decision. Pages get an editable meta title and description in their settings, so if the version that shows up in a shared card reads oddly once it's trimmed down, you can rewrite it there instead of hoping. Posts already have a title and teaser built in, which do double duty as that same title and description. Blog posts also carry a featured image, which becomes the share image automatically since the post already has one. Pages without an obvious photo, like your homepage, fall back to your site's social share image, which you set once in branding settings. Skip that and Cantrip generates one from your logo and brand colors instead, so you're never stuck with a blank box, but a real photo usually beats a generated placeholder.
Worth checking for yourself, not just taking on faith: paste your own homepage link into a message to yourself on whatever app you use most. That's the whole test. If the card looks off, the fix is almost always one of two things. The description reads strangely out of context, so rewrite it in the page settings. Or the image feels generic, so upload a real one in branding. Five minutes, and it's the version of your site most people see before they ever click through.