Skip to content

Commit 2341048

Browse files
committed
Add agent specific rules
1 parent a2e3409 commit 2341048

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

robots.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
# robots.txt for bitcoin.design
22
# RFC 9309 compliant groups and rules
33

4+
# AI crawlers — explicit entries required per RFC 9309
5+
User-agent: GPTBot
6+
User-agent: OAI-SearchBot
7+
User-agent: Claude-Web
8+
User-agent: anthropic-ai
9+
User-agent: Google-Extended
10+
User-agent: Amazonbot
11+
User-agent: Applebot-Extended
12+
User-agent: Bytespider
13+
User-agent: CCBot
14+
Allow: /guide/
15+
Allow: /projects/
16+
Allow: /community/
17+
Allow: /join/
18+
Allow: /assets/
19+
Allow: /
20+
Disallow: /404.html
21+
Disallow: /search.html
22+
Disallow: /search-data.json
23+
Disallow: /script/
24+
Disallow: /docker-compose.yml
25+
Disallow: /Gemfile
26+
Disallow: /RAKEFILE
27+
428
User-agent: *
529
Allow: /guide/
630
Allow: /projects/

0 commit comments

Comments
 (0)