Skip to content

Commit f29fc6c

Browse files
authored
Merge pull request #253 from onflow/brian-doyle/update-robots.txt-2
Allow all bots
2 parents 37ce761 + 06761ad commit f29fc6c

1 file changed

Lines changed: 3 additions & 32 deletions

File tree

static/robots.txt

Lines changed: 3 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,8 @@
11
# algolia: 98E1096D4FD67E70
22

3-
# Allow search engines
4-
User-agent: Googlebot
5-
Allow: /
6-
7-
User-agent: Bingbot
8-
Allow: /
9-
10-
User-agent: DuckDuckBot
11-
Allow: /
12-
13-
User-agent: Baiduspider
14-
Allow: /
15-
16-
# Allow LLM bots
17-
User-agent: GPTBot
18-
Allow: /
19-
20-
User-agent: CCBot
21-
Allow: /
22-
23-
User-agent: anthropic-ai
24-
Allow: /
25-
26-
User-agent: ClaudeBot
27-
Allow: /
28-
29-
User-agent: PerplexityBot
30-
Allow: /
31-
32-
# Block all other bots by default
3+
# Allow all bots by default
334
User-agent: *
34-
Disallow: /
5+
Disallow:
356

367
# Sitemap
37-
Sitemap: https://cadence-lang.org/sitemap.xml
8+
Sitemap: https://cadence-lang.org/sitemap.xml

0 commit comments

Comments
 (0)