We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37ce761 + 06761ad commit f29fc6cCopy full SHA for f29fc6c
1 file changed
static/robots.txt
@@ -1,37 +1,8 @@
1
# algolia: 98E1096D4FD67E70
2
3
-# Allow search engines
4
-User-agent: Googlebot
5
-Allow: /
6
-
7
-User-agent: Bingbot
8
9
10
-User-agent: DuckDuckBot
11
12
13
-User-agent: Baiduspider
14
15
16
-# Allow LLM bots
17
-User-agent: GPTBot
18
19
20
-User-agent: CCBot
21
22
23
-User-agent: anthropic-ai
24
25
26
-User-agent: ClaudeBot
27
28
29
-User-agent: PerplexityBot
30
31
32
-# Block all other bots by default
+# Allow all bots by default
33
User-agent: *
34
-Disallow: /
+Disallow:
35
36
# Sitemap
37
-Sitemap: https://cadence-lang.org/sitemap.xml
+Sitemap: https://cadence-lang.org/sitemap.xml
0 commit comments