From b60142e8ecbd2061c529e1793d44dfac8a8747db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20S=C3=B3jko?= Date: Tue, 14 Sep 2021 14:46:42 +0200 Subject: [PATCH] Revert "fix: disallow robots from accessing the app" This reverts commit a6aa66eeddabddd74529815e9ff8cb0e677b671d. --- public/robots.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/public/robots.txt b/public/robots.txt index 1f53798bb..3c9c7c01f 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,5 @@ -User-agent: * -Disallow: / +# 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: /