Skip to main content
短.be

Link Preview

The card-style display of a page's title, image, and description that appears when sharing a URL on social media or messaging apps.

Oct 25, 2025 · About 1 min read

URL Shortening

A link preview is the card-style display that automatically appears when you share a URL on social media or messaging apps. It typically shows the page's title, a thumbnail image, and a brief description. The Twitter card that appears when you paste a URL in a tweet, or the image summary shown when sending a link on LINE, are examples of link previews.

Link previews pull their information from OGP (Open Graph Protocol) tags and Twitter Card tags embedded in the page's HTML. The og:title tag provides the title, og:description supplies the summary text, and og:image specifies the thumbnail. Without these tags properly configured, previews may not appear or may display unintended content.

The impact on click-through rates is significant. According to BuzzSumo analysis, links with proper thumbnail images receive 2.3 times higher engagement than those without. The recommended og:image size is 1200x630 pixels, which displays optimally across major platforms.

The relationship between short URLs and link previews requires attention. When a short URL is shared, the social platform's crawler follows the redirect to the destination page and extracts OGP information from there. Most platforms handle redirects correctly, but long redirect chains or slow server responses can cause preview generation to fail.

Link preview caching is another consideration. Once generated, previews are cached by the social platform and won't immediately reflect OGP tag changes. Twitter's Card Validator and Facebook's Sharing Debugger can force cache refreshes. Related books are available on Amazon.

Share on XHatena

Was this article helpful?

Related Terms

Related Articles

FAQ

Why isn't my link preview showing up?
Most likely, the OGP tags (og:title, og:description, og:image) aren't properly set in the HTML head. Also check that the og:image URL is valid and the image meets minimum size requirements. Use each platform's debug tool to diagnose.
What's the recommended OGP image size?
1200x630 pixels (1.91:1 aspect ratio) is the most universal size. It displays well on Twitter, Facebook, LINE, Slack, and other major platforms. Keep file size under 1MB.
Do link previews work correctly with short URLs?
Yes, most social platforms follow short URL redirects and extract OGP data from the destination page. However, multiple redirects or slow server responses can occasionally cause preview generation to fail.

Ready to create a short URL?

Shorten a URL for Free