Bot reference catalog

One-page summaries of 30 common search, AI/LLM, and social-preview crawlers.

← bot index · audit index

LinkedInBot

Vendor
LinkedIn (Microsoft)
Type
Social preview
JavaScript rendering
no
Honors robots.txt
partial
VendorLinkedIn (Microsoft)
TypeSocial link-preview bot
robots.txt tokenLinkedInBot
JavaScript renderingNo
Honors robots.txtPartial

User-Agent string

LinkedInBot/1.0 (compatible; Mozilla/5.0; Jakarta Commons-HttpClient/3.1 +http://www.linkedin.com)

Purpose

Fetches URLs shared on LinkedIn to render the link preview card. Reads og: and twitter: meta tags. Same use case as facebookexternalhit and Twitterbot.

Quirks

often see the old cached image used by LinkedIn long after the update.

to refresh the cache.

How to control

<meta property="og:title" content="...">
<meta property="og:image" content="...">
<meta property="og:description" content="...">

Sources