Block ChatGPT on Retrospring
Yeah I don't think that really needs an explanation.
This commit is contained in:
parent
f97add2a79
commit
17e3b678c2
|
@ -3,3 +3,10 @@
|
||||||
# To ban all spiders from the entire site uncomment the next two lines:
|
# To ban all spiders from the entire site uncomment the next two lines:
|
||||||
# User-agent: *
|
# User-agent: *
|
||||||
# Disallow: /
|
# Disallow: /
|
||||||
|
|
||||||
|
# Block ChatGPT browsing and plugin browsing
|
||||||
|
User-agent: GPTBot
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: GPTBot-User
|
||||||
|
Disallow: /
|
||||||
|
|
Loading…
Reference in New Issue