From 768aae8bc3e6faa50ecfa0ed688ad2f77e4614e7 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 10 Jul 2019 18:45:21 +0200 Subject: Disallow Googlebot --- robots.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/robots.txt b/robots.txt index 4acd2e6..ef30e6f 100644 --- a/robots.txt +++ b/robots.txt @@ -2,3 +2,6 @@ User-agent: * Disallow: Host: alanpearce.eu Sitemap: https://alanpearce.eu/sitemap.xml + +User-agent: googlebot +Disallow: / -- cgit 1.4.1