From a8cbc1bc88dcada417312461eeec0166ec570de8 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 23 Jun 2024 20:01:53 -0700 Subject: feat(robots.txt): disallow ai --- content/meta/robots.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/content/meta/robots.txt b/content/meta/robots.txt index ad0e3ad..a1b4bdf 100644 --- a/content/meta/robots.txt +++ b/content/meta/robots.txt @@ -1,3 +1,28 @@ +User-agent: AdsBot-Google +User-agent: Amazonbot +User-agent: anthropic-ai +User-agent: Applebot-Extended +User-agent: Bytespider +User-agent: CCBot +User-agent: ChatGPT-User +User-agent: ClaudeBot +User-agent: Claude-Web +User-agent: cohere-ai +User-agent: Diffbot +User-agent: FacebookBot +User-agent: FriendlyCrawler +User-agent: Google-Extended +User-agent: GoogleOther +User-agent: GPTBot +User-agent: img2dataset +User-agent: omgili +User-agent: omgilibot +User-agent: peer39_crawler +User-agent: peer39_crawler/1.0 +User-agent: PerplexityBot +User-agent: YouBot +Disallow: / + User-agent: * Disallow: /x Disallow: /proxy -- cgit v1.2.3