We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e3409 commit 2341048Copy full SHA for 2341048
1 file changed
robots.txt
@@ -1,6 +1,30 @@
1
# robots.txt for bitcoin.design
2
# RFC 9309 compliant groups and rules
3
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
+
28
User-agent: *
29
Allow: /guide/
30
Allow: /projects/
0 commit comments