From a6aa66eeddabddd74529815e9ff8cb0e677b671d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20S=C3=B3jko?= Date: Tue, 14 Sep 2021 14:33:37 +0200 Subject: [PATCH] fix: disallow robots from accessing the app --- public/robots.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/public/robots.txt b/public/robots.txt index 3c9c7c01f30..1f53798bb4f 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,5 +1,2 @@ -# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file -# -# To ban all spiders from the entire site uncomment the next two lines: -# User-agent: * -# Disallow: / +User-agent: * +Disallow: /