Skip to content

Commit f88e9d6

Browse files
committed
seo: expand AI + social crawlers in robots.txt to full 24-UA set
8 → 24 crawlers: add OAI-SearchBot, anthropic-ai, Perplexity-User, meta-externalagent, Meta-ExternalFetcher, Amazonbot, Bytespider, CCBot, DuckAssistBot, YouBot, Diffbot, facebookexternalhit, Twitterbot, LinkedInBot, Slackbot. Added Last updated date + llms.txt reference.
1 parent 9803817 commit f88e9d6

1 file changed

Lines changed: 66 additions & 2 deletions

File tree

public/robots.txt

Lines changed: 66 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,93 @@
1+
# Last updated: 2026-05-06
2+
# AI content map: https://docs.sharpapi.io/llms.txt
3+
14
User-agent: *
25
Allow: /
36

4-
# AI Crawlers - explicitly allowed
7+
# OpenAI
58
User-agent: GPTBot
69
Allow: /
710

11+
User-agent: OAI-SearchBot
12+
Allow: /
13+
814
User-agent: ChatGPT-User
915
Allow: /
1016

17+
# Anthropic
1118
User-agent: ClaudeBot
1219
Allow: /
1320

21+
User-agent: anthropic-ai
22+
Allow: /
23+
1424
User-agent: Claude-Web
1525
Allow: /
1626

27+
# Perplexity
1728
User-agent: PerplexityBot
1829
Allow: /
1930

31+
User-agent: Perplexity-User
32+
Allow: /
33+
34+
# Google
35+
User-agent: Google-Extended
36+
Allow: /
37+
38+
# Apple
39+
User-agent: Applebot
40+
Allow: /
41+
2042
User-agent: Applebot-Extended
2143
Allow: /
2244

45+
# Cohere
2346
User-agent: cohere-ai
2447
Allow: /
2548

26-
User-agent: Google-Extended
49+
# Meta
50+
User-agent: meta-externalagent
51+
Allow: /
52+
53+
User-agent: Meta-ExternalFetcher
54+
Allow: /
55+
56+
# Amazon
57+
User-agent: Amazonbot
58+
Allow: /
59+
60+
# ByteDance
61+
User-agent: Bytespider
62+
Allow: /
63+
64+
# Common Crawl
65+
User-agent: CCBot
66+
Allow: /
67+
68+
# DuckDuckGo
69+
User-agent: DuckAssistBot
70+
Allow: /
71+
72+
# You.com
73+
User-agent: YouBot
74+
Allow: /
75+
76+
# Diffbot
77+
User-agent: Diffbot
78+
Allow: /
79+
80+
# Social preview (link unfurling)
81+
User-agent: facebookexternalhit
82+
Allow: /
83+
84+
User-agent: Twitterbot
85+
Allow: /
86+
87+
User-agent: LinkedInBot
88+
Allow: /
89+
90+
User-agent: Slackbot
2791
Allow: /
2892

2993
Sitemap: https://docs.sharpapi.io/sitemap.xml

0 commit comments

Comments
 (0)