LinkedIn Post Inspector: How to Fix Link Previews in 2026
Learn how to use LinkedIn Post Inspector to debug and fix link previews. Clear cache, update images, and ensure your shared links display correctly.

Updated May 4, 2026 — Verified against the May 2026 Post Inspector UI, refreshed cache-duration observations, and tightened the lead paragraph for direct-answer search. Reviewed by the ConnectSafely.ai editorial team.
LinkedIn Post Inspector is a free debugging tool at linkedin.com/post-inspector that lets you preview how a shared link will appear in the LinkedIn feed and forces LinkedIn to refresh its cached version of your page's Open Graph data. To use it: paste your URL into the input field → click Inspect → review the preview, image, title, and description LinkedIn will display → if the preview is wrong, fix the OG tags on your page and click Inspect again to invalidate the cache. No LinkedIn login is required. As of May 2026, LinkedIn caches link previews for approximately 7 days, and the Inspector is the fastest way to skip that window — the only consistently reliable way, in fact, since LinkedIn ignores most other "force refresh" tricks.
Want to Generate Consistent Inbound Leads from LinkedIn?
Get our complete LinkedIn Lead Generation Playbook used by B2B professionals to attract decision-makers without cold outreach.
No spam. Just proven strategies for B2B lead generation.
Key Takeaways
- What it does: Previews how URLs display on LinkedIn and clears cached link data
- Access URL: linkedin.com/post-inspector (through LinkedIn Marketing Solutions)
- Cache duration: LinkedIn caches link previews for approximately 7 days
- Image requirements: Link preview images should be 1200 x 627 pixels (1.91:1 ratio)
- No login needed: The tool works without signing into LinkedIn
What Is LinkedIn Post Inspector?
According to LinkedIn's official help documentation, LinkedIn Post Inspector is a debugging tool that simulates how LinkedIn processes your URLs. It shows exactly how your post's preview cards will appear—including images, titles, and descriptions—before you publish.
What the Tool Shows You
When you enter a URL, Post Inspector displays:
- Preview image: The image LinkedIn will show
- Title: The headline from your page's meta tags
- Description: The excerpt shown below the title
- Domain URL: The website source
- Error messages: Any issues with your metadata

How to Use LinkedIn Post Inspector
Step 1: Access the Tool
Navigate to LinkedIn's Post Inspector through the Marketing Developer Platform. The tool is completely free and doesn't require a LinkedIn login.
Direct access: Search "LinkedIn Post Inspector" or access it through LinkedIn's developer tools.
Step 2: Enter Your URL
- Copy the full URL you want to share on LinkedIn
- Paste it into the Post Inspector input field
- Click "Inspect"
Step 3: Review the Preview
The tool will display how your link will appear when shared. Check that:
- The correct image is showing
- Your title is complete and not truncated
- The description accurately represents your content
Step 4: Refresh Cache (If Needed)
If your preview shows outdated content:
- Enter the URL in Post Inspector
- Click "Inspect"
- LinkedIn automatically fetches the latest version
According to Kinsta's debugging guide, simply running the inspection refreshes LinkedIn's cached version of your page.
When to Use LinkedIn Post Inspector
Before Sharing New Content
Before posting on LinkedIn, always inspect URLs to ensure:
- Your featured image displays correctly
- Title and description aren't truncated
- No metadata errors appear
After Updating Existing Pages
LinkedIn caches link previews for approximately 7 days. If you've updated:
- Your page's featured image
- The meta title or description
- Open Graph tags
Use Post Inspector to force LinkedIn to fetch the new version.
When Previews Look Wrong
If shared links display incorrectly:
- Wrong or missing image
- Old title or description
- Generic placeholder instead of your content
Post Inspector will identify the problem and refresh the cache.

Link Preview Image Requirements
According to SalesRobot's analysis, LinkedIn has specific requirements for link preview images:
Optimal Image Specifications
| Specification | Requirement |
|---|---|
| Dimensions | 1200 x 627 pixels |
| Aspect Ratio | 1.91:1 |
| Minimum Width | 1200 pixels |
| Format | JPG or PNG |
| File Size | Under 5 MB recommended |
Common Image Issues
Problem: Image appears cropped or zoomed Solution: Ensure your image matches the 1.91:1 aspect ratio
Problem: Image looks blurry Solution: Use images at least 1200 pixels wide
Problem: Wrong image displays Solution: Check your Open Graph (og:image) meta tag
Understanding Open Graph Tags
LinkedIn Post Inspector reads Open Graph meta tags from your webpage to generate previews. These are the essential tags:
Required Tags
<meta property="og:title" content="Your Page Title" />
<meta property="og:description" content="Your page description" />
<meta property="og:image" content="https://yoursite.com/image.jpg" />
<meta property="og:url" content="https://yoursite.com/page" />
Recommended Tags
<meta property="og:type" content="article" />
<meta property="og:site_name" content="Your Site Name" />
LinkedIn-Specific Tag
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="627" />
Troubleshooting Common Issues
Issue: Old Image Still Showing
Cause: LinkedIn's cache hasn't updated Solution:
- Run the URL through Post Inspector
- Wait 24 hours if the issue persists
- Ensure your og:image URL is unique (add a query parameter like
?v=2)
Issue: No Image Displaying
Cause: Missing or incorrect og:image tag Solution:
- Verify og:image tag exists in your page's HTML
- Ensure the image URL is absolute (full URL, not relative path)
- Check that the image is publicly accessible
Issue: Title Truncated
Cause: Title exceeds LinkedIn's character limit Solution: Keep og:title under 150 characters for full display
Issue: Generic "LinkedIn.com" Preview
Cause: LinkedIn can't access your page's metadata Solution:
- Check if your site blocks LinkedIn's crawler
- Verify there are no robots.txt restrictions
- Ensure pages aren't behind authentication
Post Inspector Limitations
According to Expandi's guide, Post Inspector has some limitations:
- LinkedIn only: Doesn't work for other social platforms
- Public content only: Can't inspect private or restricted pages
- No historical data: Shows current state only, not past versions
- Cache timing: Immediate refresh not always guaranteed
Alternatives to Post Inspector
For optimal engagement, combine Post Inspector with knowledge of the best times to post on LinkedIn.
Facebook Sharing Debugger
For cross-platform content, use Facebook's debugger alongside LinkedIn's tool to ensure consistent previews.
Testing Approach
For important content, follow this workflow:
- Check Open Graph tags in your HTML
- Test with LinkedIn Post Inspector
- Test with Facebook Sharing Debugger
- Preview the actual LinkedIn post before publishing
Best Practices for Link Previews
Create Compelling Preview Images
- Use images with clear, readable text (if any)
- Include your brand colors for recognition
- Design for the 1.91:1 aspect ratio from the start
Write Click-Worthy Titles
Similar to crafting a strong LinkedIn headline:
- Front-load important keywords
- Keep under 60 characters for full mobile display
- Include your value proposition
Craft Engaging Descriptions
- Summarize the key benefit in 2 sentences
- Include a call-to-action when appropriate
- Stay under 155 characters
How This Supports Your LinkedIn Strategy
Optimized link previews are essential for content that attracts inbound leads. Professional, correctly formatted previews:
- Increase click-through rates on shared content
- Build credibility with your network
- Ensure your brand appears consistently
- Support your authority-building strategy
LinkedIn Post Inspector Error Messages Explained
"Cannot display preview. You can post as is, or try another link" is the most common LinkedIn Post Inspector error, and it means LinkedIn's crawler could not fetch or parse your page — it does not mean your Open Graph tags are wrong. Independent reports of this exact message trace it to three root causes: the page returning a non-200 status code, a firewall or CDN (commonly Cloudflare) blocking LinkedIn's crawler, or an expired or invalid SSL certificate, according to a Cloudflare Community thread documenting LinkedIn crawl failures and user reports collected by AskDaveTaylor's troubleshooting guide.
| Error message | Most common cause | Fix |
|---|---|---|
| "Cannot display preview" | Crawler blocked or page unreachable | Whitelist LinkedInBot in your firewall/CDN; confirm the page returns HTTP 200 |
| "We encountered a server error while trying to inspect the URL" | CDN (e.g., Cloudflare) challenging or blocking the bot | Add a bot-management rule that allows LinkedInBot to bypass challenge pages |
| Blank preview with no image or text | og:title, og:description, or og:image missing from the server-rendered HTML | Confirm the tags appear in "View Page Source," not just in browser dev tools |
Why LinkedIn Post Inspector Can't Read JavaScript-Rendered Pages
LinkedIn's crawler does not execute JavaScript, so if your Open Graph tags are injected client-side — common on single-page React or Vue apps without server-side rendering — Post Inspector will show a blank or generic preview even though the tags look correct in your browser. The tags must exist in the raw HTML LinkedIn's bot receives on first request, before any JavaScript runs. Fixing this requires server-side rendering (SSR), static site generation, or a prerendering service that serves crawlers a pre-rendered HTML snapshot, per Prerender.io's guide to broken social link previews.
To check whether this affects your site: view the page's raw HTML source (not the browser's rendered DOM via dev tools) and search for og:title. If it's missing from the raw source but visible in dev tools, your tags are being added by JavaScript after the page loads — which LinkedIn's crawler never sees.
How to Allow LinkedInBot in Your robots.txt File
If your site restricts unfamiliar crawlers, LinkedIn's bot — which identifies itself as LinkedInBot— needs an explicit allow rule in robots.txt, or both Post Inspector and real shares will fail to fetch your metadata. LinkedIn's own robots.txt uses this exact pattern for its own crawler:
User-agent: LinkedInBot
Allow: /
Add the same two lines to your site's robots.txt to guarantee LinkedInBot access even if other rules on your site restrict unknown bots. LinkedInBot identifies itself with a user-agent string containing LinkedInBot/1.0 (compatible; Mozilla/5.0; Apache-HttpClient http://www.linkedin.com), as documented by third-party crawler-tracking references.
LinkedIn Preview Not Updating? Check Cache Layers Beyond LinkedIn's Own
If Post Inspector shows the correct new preview but your actual LinkedIn post still shows the old one, the stale version may be cached somewhere other than LinkedIn's servers. Check these layers before assuming Post Inspector failed:
- Your site's own cache or CDN: Caching plugins and CDNs can keep serving LinkedIn's crawler a stale HTML snapshot even after you've updated your OG tags — purge your site/CDN cache, then re-run Post Inspector.
- Your browser's cache: Test the shared link in an incognito or private window to rule out a locally cached preview.
- Already-published posts: Post Inspector only affects new shares — a previously published post permanently keeps its original cached preview.
Conflicting Open Graph Tags from Multiple Plugins
Running more than one SEO or social-sharing plugin on the same page — for example, an SEO plugin alongside a theme's built-in Open Graph output — can produce duplicate or conflicting og:title, og:description, or og:image tags, and LinkedIn's crawler may read the wrong one. Disable redundant plugins so only one source controls Open Graph metadata, then confirm with "View Page Source" that each tag appears only once.
Frequently Asked Questions
How do I clear LinkedIn's cache for my URL?
Enter your URL into LinkedIn Post Inspector and click "Inspect." This automatically refreshes LinkedIn's cached version of your page. If the issue persists, wait 24 hours as LinkedIn's cache may take time to fully update.
What size image works best for LinkedIn link previews?
The optimal image size for LinkedIn link previews is 1200 x 627 pixels with a 1.91:1 aspect ratio. Images smaller than 1200 pixels wide may appear blurry, and different ratios will be cropped. For profile images, see our banner size guide.
Why isn't my LinkedIn preview updating after I changed my page?
LinkedIn caches link previews for approximately 7 days. Use Post Inspector to force a refresh. If the old preview persists, try adding a query parameter to your image URL (like ?v=2) to make it appear as a new image.
Does LinkedIn Post Inspector require a login?
No. LinkedIn Post Inspector is free and works without signing into LinkedIn. Simply access the tool through LinkedIn's Marketing Developer Platform and enter your URL.
Can Post Inspector fix previews for posts already published?
No. Post Inspector only affects how future posts will display. Previously shared links will continue showing their cached preview. To update an existing post, you'd need to delete and repost the link.
What Open Graph tags does LinkedIn require?
LinkedIn requires og:title, og:description, and og:image tags at minimum. For best results, also include og:url, og:type, and image dimension tags (og:image:width, og:image:height).
What does LinkedIn Post Inspector's "Cannot display preview" error mean?
It means LinkedIn's crawler couldn't fetch your page — typically because a firewall or CDN like Cloudflare is blocking LinkedInBot, the page isn't returning an HTTP 200 status, or the SSL certificate is invalid. It's a reachability error, not an Open Graph tag error.
Why doesn't LinkedIn Post Inspector show my Open Graph tags on a JavaScript site?
LinkedIn's crawler doesn't execute JavaScript, so tags injected client-side (common on React or Vue single-page apps) are invisible to it even though they display fine in your browser. Your og:title, og:description, and og:image tags need to exist in the server-rendered HTML, not be added after the page loads.
How do I allow LinkedIn's crawler in robots.txt?
Add User-agent: LinkedInBot followed by Allow: / to your robots.txt file — the same pattern LinkedIn uses in its own robots.txt. This ensures LinkedInBot can access your pages even if other crawler rules on your site are restrictive.
Is "LinkedIn URL Inspector" the same tool as Post Inspector?
Yes. "LinkedIn URL Inspector" and "LinkedIn link debugger" are common alternate names people use for the same free tool at linkedin.com/post-inspector. There is only one official LinkedIn tool for previewing and refreshing shared-link metadata.
My preview still shows old content after using Post Inspector — what else can I check?
Check for caching outside LinkedIn: your site's own caching plugin or CDN may still be serving LinkedIn's crawler a stale HTML snapshot, or your browser may be showing a locally cached preview. Purge your site/CDN cache and test the link in an incognito window before re-running Post Inspector.
Want to ensure your LinkedIn content always makes an impact? Try ConnectSafely.ai's free post scheduler — schedule unlimited posts at no cost, no credit card required — and build the visibility that attracts qualified leads.
Edge Cases in LinkedIn Post Inspector: When the Tool Fails
While LinkedIn Post Inspector is an invaluable resource for debugging and optimizing link previews, there are scenarios where the tool may not work as expected. One such edge case is when the target URL has a complex redirect chain or employs advanced URL rewriting techniques. In these situations, the Post Inspector may struggle to accurately resolve the final URL, resulting in incorrect or incomplete preview data. Another scenario where the tool may fail is when the URL points to a resource that requires authentication or has specific access controls in place. For instance, if the URL is protected by a paywall or requires a login credential, the Post Inspector will not be able to fetch the necessary metadata, leading to incomplete or erroneous preview information. It is essential to be aware of these limitations and use the tool in conjunction with other debugging techniques to ensure accurate results.
The Importance of Consistent Metadata: A Deep Dive
Consistent metadata is crucial for ensuring that link previews display correctly across different platforms, including LinkedIn. However, achieving consistency can be a challenging task, especially when dealing with complex websites or content management systems. One common issue is the inconsistent use of Open Graph tags, which can lead to conflicting metadata and incorrect preview information. To avoid this, it is essential to implement a robust metadata management strategy that ensures consistency across all pages and resources. This can involve using automated tools to generate and validate metadata, as well as implementing strict quality control measures to detect and correct inconsistencies. Additionally, it is crucial to monitor metadata performance using tools like LinkedIn Post Inspector and adjust the strategy accordingly. By prioritizing consistent metadata, marketers and developers can ensure that their link previews display correctly, improving the overall user experience and driving more engagement.
Myth vs Reality: Debunking Common Misconceptions About LinkedIn Post Inspector
There are several common misconceptions about LinkedIn Post Inspector that can lead to confusion and ineffective use of the tool. One such myth is that the Post Inspector can be used to manipulate or spam LinkedIn's algorithm. This is entirely false, as the tool is designed solely for debugging and optimizing link previews. Another misconception is that the Post Inspector can fetch metadata from any URL, regardless of its structure or content. However, as discussed earlier, the tool may struggle with complex redirects or protected resources. A third myth is that the Post Inspector is a replacement for traditional debugging techniques, such as inspecting HTML source code or using browser developer tools. While the Post Inspector is an invaluable resource, it should be used in conjunction with other debugging techniques to ensure accurate and comprehensive results. By understanding the capabilities and limitations of the Post Inspector, marketers and developers can use the tool effectively and avoid common pitfalls.
Advanced Optimization Techniques: Using LinkedIn Post Inspector for A/B Testing
For advanced marketers and developers, LinkedIn Post Inspector can be a powerful tool for A/B testing and optimizing link previews. By using the tool to test different metadata variations, marketers can determine which combinations of title, description, and image drive the most engagement and conversions. One technique is to use the Post Inspector to test different Open Graph tag configurations, such as varying the title or description length, or using different image ratios. Another approach is to use the tool to test the impact of different metadata attributes, such as the presence or absence of specific keywords or phrases. By using the Post Inspector in conjunction with A/B testing frameworks, marketers can create robust experiments that measure the impact of different metadata variations on user engagement and conversion rates. This advanced technique requires a deep understanding of metadata management, A/B testing methodologies, and the capabilities of the Post Inspector.
The Impact of LinkedIn's Algorithmic Changes on Post Inspector Behavior
As LinkedIn's algorithm continues to evolve, the behavior of the Post Inspector may change in response. One significant impact of algorithmic changes is the shifting importance of different metadata attributes, such as title, description, or image. For instance, if LinkedIn's algorithm begins to prioritize video content, the Post Inspector may start to favor URLs with video metadata, leading to changes in preview display and user engagement. Another impact of algorithmic changes is the introduction of new metadata attributes or validation rules, which can affect the Post Inspector's ability to fetch and display metadata. Marketers and developers must stay up-to-date with the latest algorithmic changes and adjust their metadata strategies accordingly. By monitoring the Post Inspector's behavior and adapting to changes in LinkedIn's algorithm, marketers can ensure that their link previews continue to display correctly and drive engagement, even as the platform evolves. This requires a deep understanding of LinkedIn's algorithmic landscape, as well as the ability to analyze and respond to changes in the Post Inspector's behavior.
See How It Works
Watch how people get more LinkedIn leads with ConnectSafely







