-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrobots.txt
More file actions
54 lines (38 loc) · 882 Bytes
/
Copy pathrobots.txt
File metadata and controls
54 lines (38 loc) · 882 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# robots.txt for kellenmurphy.com
# https://www.rfc-editor.org/rfc/rfc9309
User-agent: *
Allow: /
Disallow: /assets/css/
Disallow: /assets/js/
Disallow: /assets/images/
# AI training crawlers — disallow training on personal site content
User-agent: GPTBot
Disallow: /
User-agent: OAI-SearchBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: Claude-Web
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: Google-Extended
Disallow: /
User-agent: CCBot
Disallow: /
User-agent: anthropic-ai
Allow: /
User-agent: Bytespider
Disallow: /
User-agent: Diffbot
Disallow: /
User-agent: FacebookBot
Disallow: /
User-agent: Omgilibot
Disallow: /
User-agent: cohere-ai
Disallow: /
# Content Signals — declare AI content usage preferences
# https://contentsignals.org/
Content-Signal: ai-train=no, search=yes, ai-input=yes
Sitemap: https://kellenmurphy.com/sitemap.xml