From 2a42072f3a413667e67f2f09cb55eb9ee43197c1 Mon Sep 17 00:00:00 2001 From: Nico Jensen Date: Tue, 8 Aug 2023 14:28:07 +0200 Subject: [PATCH] Add Disallow for GPT --- robots.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/robots.txt b/robots.txt index 4cd1fda..028a219 100644 --- a/robots.txt +++ b/robots.txt @@ -18,4 +18,7 @@ Disallow: / User-agent: Googlebot-Image Disallow: / +User-agent: GPTBot +Disallow: / + Sitemap: https://www.nicojensen.de/sitemap.xml \ No newline at end of file