Skip to content

Commit baef136

Browse files
committed
Improve ROBOTS
1 parent c221b48 commit baef136

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

robots.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,22 @@ Disallow: /20*
3636
User-agent: Applebot-Extended
3737
Disallow: /20*
3838

39+
# Allow search and user-request bots that can surface and cite content without
40+
# using it for model training.
41+
42+
User-agent: OAI-SearchBot
43+
Allow: /
44+
45+
User-agent: ChatGPT-User
46+
Allow: /
47+
48+
User-agent: Claude-SearchBot
49+
Allow: /
50+
51+
User-agent: Claude-User
52+
Allow: /
53+
54+
User-agent: PerplexityBot
55+
Allow: /
56+
3957
Sitemap: https://csswizardry.com/sitemap.xml

0 commit comments

Comments
 (0)