From 437f36f086617925bd844b48a36db59e548712e5 Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Thu, 23 Apr 2020 01:56:44 -0700 Subject: [PATCH] Also ban dotbot --- robots.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/robots.txt b/robots.txt index 4779925..62a5e12 100644 --- a/robots.txt +++ b/robots.txt @@ -1,2 +1,5 @@ User-agent: AhrefsBot Disallow: / + +User-agent: dotbot +Disallow: / -- 2.47.3