From 173959393620d1da434611f857c107c1e34f24e3 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sun, 17 Mar 2024 15:25:21 -0600 Subject: Update Robots.txt Taken from: https://coryd.dev/posts/2024/go-ahead-and-block-ai-web-crawlers/ TY! --- robots.txt | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 65 insertions(+), 9 deletions(-) diff --git a/robots.txt b/robots.txt index 10f4a16..e2e6753 100644 --- a/robots.txt +++ b/robots.txt @@ -1,17 +1,73 @@ -# OpenAI’s web crawler: GPT3.5, GPT4, ChatGPT -User-agent: GPTBot -# ChatGPT plugins -User-agent: ChatGPT-User +User-agent: * +Disallow: -# Google's web crawler: Bard, VertexAI, Gemini -User-agent: Google-Extended +User-agent: AdsBot-Google +Disallow: / + +User-agent: Amazonbot +Disallow: / -# Claude User-agent: anthropic-ai +Disallow: / + +User-agent: AwarioRssBot +Disallow: / + +User-agent: AwarioSmartBot +Disallow: / + +User-agent: Bytespider +Disallow: / -# Common Crawl User-agent: CCBot +Disallow: / + +User-agent: ChatGPT-User +Disallow: / + +User-agent: ClaudeBot +Disallow: / + +User-agent: Claude-Web +Disallow: / + +User-agent: cohere-ai +Disallow: / + +User-agent: DataForSeoBot +Disallow: / + +User-agent: FacebookBot +Disallow: / + +User-agent: Google-Extended +Disallow: / + +User-agent: GPTBot +Disallow: / + +User-agent: ImagesiftBot +Disallow: / + +User-agent: magpie-crawler +Disallow: / + +User-agent: omgili +Disallow: / + +User-agent: omgilibot +Disallow: / + +User-agent: peer39_crawler +Disallow: / + +User-agent: peer39_crawler/1.0 +Disallow: / -# Censorship area +User-agent: PerplexityBot Disallow: / + +User-agent: YouBot +Disallow: / + -- cgit v1.2.3