Disallow some AI bots
This commit is contained in:
parent
967b793094
commit
1518efc4e8
1 changed files with 9 additions and 0 deletions
9
layouts/robots.txt
Normal file
9
layouts/robots.txt
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
User-agent: CCBot
|
||||||
|
User-agent: ChatGPT-User
|
||||||
|
User-agent: Google-Extended
|
||||||
|
User-agent: GPTBot
|
||||||
|
User-agent: PerplexityBot
|
||||||
|
Disallow: /
|
||||||
|
|
||||||
|
User-agent: *
|
||||||
|
Disallow:
|
Loading…
Reference in a new issue