














Have you ever Googled your own business and seen a thumbnail you didn’t choose? It’s not an error, it’s what happens we you don’t tell search engines and social platforms which image to use. They pick one for you from the page content.
Every time your page gets shared (on Facebook, LinkedIn, X, in iMessage, in a Google search result, in a Slack preview) the platform looks for a designated “preview image.” If your page has one set properly, that’s what shows up. If it doesn’t, the platform makes its best guess from whatever images exist on the page.
The technical name for this designated image is an Open Graph image (or “OG image”). It’s a tiny piece of code in your page’s <head> that says, “Hey, when someone shares this, use this image.”
When that tag is missing or pointing to the wrong thing, you get the random-thumbnail problem.
You’d think one image could rule them all. It can — but only if you design it knowing how each platform is going to chop it up.
Here are the rough behaviors:
So a horizontal banner that looks great on Facebook can get its sides chopped off in Google. A logo placed in the bottom corner can vanish entirely from a Twitter card.
This is the official Open Graph spec, and it’s what Facebook, LinkedIn, and most platforms expect. A few notes:
Because every platform crops differently, the only reliable strategy is to keep your logo and any important text inside the center square of the image. If your image is 1200 × 630, that means everything critical should live inside the middle 600 × 600 area.
Anything outside that zone is fair game to get cropped on at least one platform.
max-image-preview:large tag in place. Most modern WordPress SEO plugins (Yoast, Rank Math) set this by default, but it’s worth verifying.If your site is on WordPress, both Yoast SEO and Rank Math include built-in fields for:
Once these are filled in, you can preview how your pages will look when shared using free tools like opengraph.xyz and paste your URL and see exactly what Facebook, LinkedIn, and Twitter will display.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。