-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathrobots.txt
More file actions
37 lines (27 loc) · 535 Bytes
/
robots.txt
File metadata and controls
37 lines (27 loc) · 535 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# DeFi Agents API - robots.txt
# Allow all crawlers to index our JSON API and documentation
User-agent: *
Allow: /
Allow: /index.json
Allow: /index.*.json
Allow: /*.json
Allow: /docs/
Allow: /schema/
Disallow: /node_modules/
Disallow: /.git/
Disallow: /scripts/
# Specific crawler permissions
User-agent: GPTBot
Allow: /
User-agent: CCBot
Allow: /
User-agent: anthropic-ai
Allow: /
User-agent: Googlebot
Allow: /
User-agent: Bingbot
Allow: /
User-agent: ClaudeBot
Allow: /
# Sitemap
Sitemap: https://sperax.click/sitemap.xml