-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrobots.txt
More file actions
61 lines (43 loc) · 1.12 KB
/
Copy pathrobots.txt
File metadata and controls
61 lines (43 loc) · 1.12 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# robots.txt for edtechdev.github.io
# The AI in Education wiki lives at /aied/ and is fully crawlable.
# Policy: all crawlers allowed, including AI/LLM crawlers (the site is agent-ready).
# Default: allow all
User-agent: *
Allow: /
# --- AI / LLM crawlers: explicitly allowed (matches /aied/robots.txt policy) ---
User-agent: GPTBot
Allow: /
User-agent: OAI-SearchBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: Claude-Web
Allow: /
User-agent: Google-Extended
Allow: /
User-agent: Googlebot
Allow: /
User-agent: Bingbot
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: Amazonbot
Allow: /
User-agent: Applebot
Allow: /
User-agent: Applebot-Extended
Allow: /
User-agent: cohere-ai
Allow: /
User-agent: CCBot
Allow: /
User-agent: Meta-ExternalAgent
Allow: /
# Site maps
Sitemap: https://edtechdev.github.io/sitemap.xml
Sitemap: https://edtechdev.github.io/aied/sitemap-index.xml
# Signals that the site permits AI training, search, and AI input (agent-ready)
Content-Signal: ai-train=yes, search=yes, ai-input=yes
Schemamap: https://edtechdev.github.io/aied/schema/schemamap.xml