From 8fa8ec3b4a865813a167dac04055f9eae29f2982 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Fri, 29 Mar 2024 13:44:47 +0000 Subject: [PATCH] update robots.txt to block more AI bots --- public/robots.txt | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/public/robots.txt b/public/robots.txt index 2879752..bf66493 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,3 +1,26 @@ -# https://platform.openai.com/docs/gptbot +User-agent: AdsBot-Google +User-agent: Amazonbot +User-agent: anthropic-ai +User-agent: Applebot +User-agent: AwarioRssBot +User-agent: AwarioSmartBot +User-agent: Bytespider +User-agent: CCBot +User-agent: ChatGPT-User +User-agent: ClaudeBot +User-agent: Claude-Web +User-agent: cohere-ai +User-agent: DataForSeoBot +User-agent: FacebookBot +User-agent: Google-Extended +User-agent: GoogleOther User-agent: GPTBot -Disallow: / +User-agent: ImagesiftBot +User-agent: magpie-crawler +User-agent: omgili +User-agent: omgilibot +User-agent: peer39_crawler +User-agent: peer39_crawler/1.0 +User-agent: PerplexityBot +User-agent: YouBot +Disallow: / \ No newline at end of file