Home / Knowledge Base / Tools and integrations / Link Card in Social Networks and Messengers

Link Card in Social Networks and Messengers

Tools and integrations 2 min read Updated 12.09.2026
The minimum set of Open Graph markup, four common issues with images and platform caching, and why an empty card costs you clicks.

The link card in messengers and social networks is built from Open Graph markup. If it is absent, the link appears as a bare string, and it is clicked noticeably less often. You can check what will be seen when sending the link using the card debugger.

Minimum Set

PropertyWhat to Specify
TitleShort and clear without context
DescriptionOne or two sentences, not a copy of the title
ImageHorizontal, with a large element; small text on it is unreadable
Page AddressCanonical
TypeArticle or website — affects the appearance of the card

Where the Card Appears

The same markup is used by messengers, social networks, and many chats: a link sent to a colleague unfolds according to the same rules as one published in a feed. Therefore, the card is important even for websites that do not maintain social networks — links to them are still shared in conversations.

Common Issues

  • The image does not load. Most often, it is blocked from crawling or is too large in size.
  • Old image after replacement. Platforms cache the card: it can be cleared through their debugger or by changing the image file address.
  • Cropped differently. Each platform has its own proportions: keep important elements in the center.
  • Description from the first paragraph. If there is no markup, the platform takes whatever it can — usually unsuccessfully.
This does not affect ranking
Open Graph is about the appearance of the link in messengers and social networks, not about positions. But clicks from conversations are traffic, and losing it on an empty card is frustrating.

One Image for All Occasions or Different Ones

For most websites, one high-quality image per section is sufficient: a link card for an article, a card for a service. Separate images for each page pay off where links are actively shared — in blogs and help sections. The main thing is that the image is not an empty branded background: a card with a logo in the middle of emptiness looks like the absence of a card.

Check at the Same Time

The presence of a favicon and the correctness of meta tags: these are related things, and they are usually fixed in one go in the template.

FAQ

Does Open Graph affect rankings?
No, it is about the appearance of the link in messengers and social networks. But clicks from conversations are real traffic.
Why doesn't the image load?
Most often, it is blocked from crawling or is too heavy; sometimes the platform caches an old version.
How to update the card after replacing the image?
Clear the cache through the platform's debugger or change the image file address.
Was this article helpful?
Try it on your project Everything described in the article is available in the dashboard — the registration bonus is already in your balance.
Open dashboard