From 3d0b7f10349e84912f4980e6ecac3bca6796ba7a Mon Sep 17 00:00:00 2001 From: Alberto Garcia Cabeza Date: Fri, 21 Apr 2017 16:40:16 +0200 Subject: [PATCH] prevents pages indexation on robots.txt --- public/robots.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/robots.txt b/public/robots.txt index 3c9c7c01f..93780f8d1 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -3,3 +3,10 @@ # To ban all spiders from the entire site uncomment the next two lines: # User-agent: * # Disallow: / + +Disallow: /users/ +Disallow: /comments/ + +Disallow: /*?*locale +Disallow: /*?*order +Disallow: /*?*search