-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrobots.txt
More file actions
78 lines (58 loc) · 1.38 KB
/
robots.txt
File metadata and controls
78 lines (58 loc) · 1.38 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# robots.txt — Array Exception
# Strategy: Allow AI search crawlers (cite & link back), block AI training crawlers
User-agent: *
Allow: /
Disallow: /js/
Disallow: /css/
Disallow: /fonts/
# Google
User-agent: Googlebot
Allow: /
# Bing
User-agent: Bingbot
Allow: /
# === AI Search Crawlers (allow — these cite and link back) ===
# OpenAI Search
User-agent: OAI-SearchBot
Allow: /
# ChatGPT real-time retrieval
User-agent: ChatGPT-User
Allow: /
# Anthropic Claude Search
User-agent: Claude-SearchBot
Allow: /
# Anthropic Claude user-initiated retrieval
User-agent: Claude-User
Allow: /
# Perplexity AI
User-agent: PerplexityBot
Allow: /
# === AI Training Crawlers (block — absorb content without citation) ===
# OpenAI training
User-agent: GPTBot
Disallow: /
# Anthropic training
User-agent: ClaudeBot
Disallow: /
# Common Crawl (used for AI training)
User-agent: CCBot
Disallow: /
# Google AI training
User-agent: Google-Extended
Disallow: /
# ByteDance / TikTok AI
User-agent: Bytespider
Disallow: /
# Cohere AI training
User-agent: cohere-ai
Disallow: /
# Meta AI training
User-agent: FacebookBot
Disallow: /
# Apple AI training
User-agent: Applebot-Extended
Disallow: /
# === Content Signals (declare AI content usage preferences) ===
Content-Signal: ai-train=no, search=yes, ai-input=no
Sitemap: https://israynotarray.com/sitemap.xml
Sitemap: https://israynotarray.com/en/sitemap.xml