Skip to content

Commit a22f31a

Browse files
Allow LinkedIn to fetch post preview images (#410)
1 parent 28ca569 commit a22f31a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/robots.njk

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ permalink: /robots.txt
44
---
55
User-agent: *
66
Disallow: /
7+
8+
# Allow LinkedIn to fetch post preview images
9+
User-agent: LinkedInBot
10+
Allow: /

0 commit comments

Comments
 (0)