← Blog

How to Fix OG Image Not Showing on LinkedIn (2026 Guide)

You updated your og:image tag. LinkedIn still shows the old image. Here's how to fix it.

OG image not showing on LinkedIn?

Check your Open Graph tags free with Proovd — paste a URL and see exactly how it looks on LinkedIn, X, Slack, Discord, WhatsApp, and Reddit.

Quick Answer

  • LinkedIn requires og:image to be at least 1200×627 pixels
  • LinkedIn caches OG tags — you must clear the cache via Post Inspector
  • Check your tags with Proovd before clearing cache

Why Your OG Image Disappeared on LinkedIn

There are a handful of reasons why an og:image that was working fine suddenly stops showing on LinkedIn. The most common ones are:

LinkedIn's cache is stale. LinkedIn caches OG tags aggressively. When you update your page's meta tags, LinkedIn doesn't re-fetch them until you tell it to. This is the #1 reason OG images appear broken.

Your image dimensions are wrong. LinkedIn requires a minimum of 1200×627 pixels for link preview images. If your image is smaller, it won't display. If it's the wrong aspect ratio, it gets cropped awkwardly.

The image URL is inaccessible. LinkedIn's crawler needs to fetch your image URL directly. If it's behind authentication, blocked by robots.txt, or returns a 4xx/5xx error, LinkedIn can't use it.

Missing or malformed tags. Sometimes the og:image tag is simply missing, or the URL doesn't include the protocol (https://), or the MIME type isn't declared correctly.

Step-by-Step: Fix OG Image Not Showing on LinkedIn

Step 1: Verify Your OG Tags Are Correct

First, make sure your page actually has the right tags. A proper LinkedIn OG setup looks like this:

<meta property="og:title" content="Your Page Title" />
<meta property="og:description" content="A compelling description of your page." />
<meta property="og:image" content="https://yoursite.com/images/preview.jpg" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="627" />
<meta property="og:url" content="https://yoursite.com/your-page" />

Use Proovd to paste your URL and instantly see if all the tags are present and valid across all platforms.

Step 2: Check Image Size and Format

LinkedIn's official requirements:

If your image is smaller than 1200×627, LinkedIn will not show it. Regenerate your OG image at the correct dimensions.

Step 3: Clear LinkedIn's Cache

This is the step most people skip. Even with perfect tags, LinkedIn won't pick up changes until you force a cache refresh:

  1. Go to LinkedIn Post Inspector
  2. Paste your URL into the input field
  3. Click "Inspect"
  4. Wait for LinkedIn to fetch and display the preview
  5. Verify the correct image and title appear

After this, any new LinkedIn posts with your link will show the updated preview.

Step 4: Verify with a Preview Tool

Before you post, verify your link looks right on LinkedIn and other platforms. Proovd shows you a live preview across X, LinkedIn, Slack, Discord, WhatsApp, and Reddit simultaneously — so you can catch issues before they go live.

Platform-Specific Notes

LinkedIn vs. other platforms. LinkedIn is stricter about image dimensions than most platforms. X accepts 800×418 minimum, Discord works with 300×300 minimum, and Slack doesn't enforce a minimum at all. But LinkedIn's 1200×627 requirement is non-negotiable for a preview card to appear.

What about Twitter Card tags? LinkedIn primarily reads Open Graph tags. It won't use twitter:card tags unless OG tags are entirely absent. Always set both to be safe.

Quick Fix Checklist

  1. Confirm og:image tag exists with absolute URL (https://...)
  2. Verify image is at least 1200×627 pixels
  3. Ensure image is publicly accessible (no auth, not blocked by robots.txt)
  4. Check MIME type matches the actual file format
  5. Run URL through LinkedIn Post Inspector to clear cache
  6. Test with Proovd to verify on all platforms

Frequently Asked Questions

How long does it take for LinkedIn to pick up OG changes?

After using the Post Inspector, LinkedIn typically updates within minutes. If you don't use the Post Inspector and just wait, it could take days or weeks for LinkedIn's crawler to re-fetch your page.

Can I use a relative URL for og:image on LinkedIn?

No. LinkedIn requires an absolute URL starting with http:// or https://. Relative paths like /images/preview.jpg will be ignored.

Why does my OG image work on X but not LinkedIn?

X and LinkedIn have different image requirements. X accepts smaller images (800×418 min) and has a different rendering engine. An image that works on X might be too small or the wrong format for LinkedIn.

FAQ

How do I check my Open Graph tags?

Use Proovd — paste any URL and get an instant preview across X, LinkedIn, Slack, Discord, WhatsApp, and Reddit.

Fix your Open Graph tags in seconds

Check your Open Graph tags free with Proovd — paste a URL and see the preview on X, LinkedIn, Slack, Discord, WhatsApp, and Reddit before you share.