From 30d9171ae416940725ee9b1bd5e3be2afce45be5 Mon Sep 17 00:00:00 2001 From: Konstantin Osipov <kostja@tarantool.org> Date: Tue, 7 Jun 2016 11:41:19 +0300 Subject: [PATCH] www: exclude stable.tarantool.org from search crawlers --- doc/www-data/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/www-data/robots.txt b/doc/www-data/robots.txt index ab2e94b524..c6742d8a8c 100644 --- a/doc/www-data/robots.txt +++ b/doc/www-data/robots.txt @@ -1,2 +1,2 @@ User-Agent: * -Disallow: /dist +Disallow: / -- GitLab