If you’ve ever shared a link on LinkedIn and ended up with a blank or wrong image, you’re not alone. Many site owners and marketers search for ways to fix social preview not showing on LinkedIn, and the issue can be frustrating when you’re trying to make your posts look polished. The good news is that it’s easy to diagnose and repair if you know what to look for.
In this guide, we’ll explain LinkedIn’s social preview, why it matters, the common reasons it fails, and the exact steps to get it working again. We’ll also show you how to check your fixes using tools like LinkedIn’s Post Inspector and the SEO Action Plan Chrome extension.
What Is a Social Preview on LinkedIn #
A social preview is the little box LinkedIn generates when you paste a URL into a post or message. It usually includes:
- A thumbnail image
- The page title
- A short description
This preview is pulled from your site’s metadata, specifically Open Graph tags. If those tags are missing or incorrect, LinkedIn may show nothing, or worse, an outdated image.
Why Social Preview Matters on LinkedIn #
People scrolling through LinkedIn’s feed make snap judgments based on visuals. A strong preview makes your link look trustworthy and professional. Without a preview, your post can seem incomplete, which can reduce clicks and engagement.
A proper preview keeps your branding consistent for businesses. For individuals, it helps their content stand out when they share articles, portfolios, or blog updates.
Common Reasons for Missing LinkedIn Social Previews #
- No Open Graph Tags – LinkedIn relies on these tags to pull your content’s image, title, and description.
- Cached or Outdated Data – LinkedIn may have saved an old version of your page.
- Incorrect Image Size or Format – Large or oddly shaped images may fail to load.
- Blocked Crawling – If your site prevents LinkedIn’s bot from accessing your content, no preview will appear.
- Plugins or Themes Overwriting Tags – Conflicts between plugins or your CMS theme can lead to missing tags.
How to Fix Social Preview Not Showing on LinkedIn #
1. Check Your Open Graph Tags #
The most important step is to confirm your page has the correct Open Graph metadata. Here’s an example of what the tags should look like in your page’s <head> section:
<meta property="og:title" content="Your Page Title" />
<meta property="og:description" content="A short, engaging description for your post." />
<meta property="og:image" content="https://example.com/your-image.jpg" />
<meta property="og:url" content="https://example.com/page" />
Make sure the URL is correct, the image exists, and the description isn’t too long.
2. Use CMS Tools to Add Tags Easily #
If you’re not comfortable editing HTML directly, use a plugin or extension:
- WordPress: Yoast SEO, Rank Math, or All in One SEO.
- Shopify: Built-in social sharing settings under “Preferences.”
- Squarespace: Social sharing image settings in page options.
- Wix: Social share panel under SEO tools.
These tools let you set Open Graph tags without touching code.
3. Clear LinkedIn’s Cache with Post Inspector #
LinkedIn saves previews to speed up its platform. If you’ve fixed your tags but the preview hasn’t updated, go to LinkedIn’s Post Inspector and paste your URL. Click “Inspect.” This forces LinkedIn to refresh its cache and show the updated preview.
4. Check Your Robots.txt and Meta Tags #
Make sure LinkedIn’s bot isn’t blocked. Open your site’s robots.txt file and confirm you don’t have a line like:
User-agent: LinkedInBot
Disallow: /
If you see this, remove it and allow access. Also, check for meta tags like <meta name="robots" content="noindex, nofollow"> which could block crawling.
5. Optimize Your Preview Image #
LinkedIn recommends images at least 1200 x 627 pixels in JPEG or PNG format. Stick to these sizes for the best results. Too small or too large images might not display correctly.
6. Use the SEO Action Plan Chrome Extension #
Open your page in Chrome and launch the SEO Action Plan extension. Click on the “Social” tab to view your Open Graph tags exactly as LinkedIn will see them. This is the quickest way to confirm that your page has the right metadata without digging through source code.
7. Add Tags Manually if Needed #
For advanced users or developers, you can insert Open Graph tags directly into your HTML files or templates. After updating, clear your site cache and re-run the Post Inspector test.
How to Verify Your Fix #
After you’ve made changes:
- Save your site and clear its cache.
- Re-inspect your URL in LinkedIn Post Inspector.
- Share your link in a private message or test post to check the new preview.
- Use SEO Action Plan again to confirm the metadata matches what you expect.
Extra Tips for Consistent Social Previews Across Platforms #
While this guide is focused on LinkedIn, similar issues can pop up on Facebook, X/Twitter, or Pinterest. Using Open Graph tags consistently across your entire site helps ensure every platform pulls the correct data.
If you manage multiple social accounts, consider testing your URLs on several platforms. It’s a small effort that prevents awkward-looking posts later.
Avoiding Future Issues #
- Always add Open Graph tags when publishing new content.
- Use a CMS plugin like Yoast SEO to set a default share image for pages without one.
- Periodically audit your pages with the SEO Action Plan to spot missing metadata.
- Test previews before launching big campaigns or promotions.
Wrapping Up #
Fixing social preview not showing on LinkedIn might feel technical at first, but the steps are straightforward once you understand how LinkedIn pulls data. Correct tags, the right image size, and a quick cache refresh can restore your previews fast.
By making these checks part of your workflow, your posts will always look professional and clickable on LinkedIn. And with the SEO Action Plan extension, you can keep an eye on your site’s social metadata without extra hassle.