Skip to content

Commit 80c8a19

Browse files
author
Paul Armstrong
committed
feat: block more ai crawlers
1 parent bceef96 commit 80c8a19

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

public/robots.txt

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
User-agent: undici
2-
Disallow: /
1+
User-agent: *
2+
Disallow:
33

4+
#
5+
# Disallow decidedly bad actors…
6+
#
7+
User-agent: undici
48
User-agent: GPTBot
9+
User-agent: ChatGPT-User
10+
User-agent: CCBot
511
Disallow: /
612

7-
User-agent: *
8-
Disallow:
9-
1013
Sitemap: https://paularmstrong.dev/sitemap-index.xml

0 commit comments

Comments
 (0)