From 675802dab76dffe6dca972e88e6537988bb2d8b8 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Tue, 29 Aug 2023 20:14:14 -0700 Subject: [PATCH] Remove public and try from index. --- wise-webapp/src/main/webapp/robots.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wise-webapp/src/main/webapp/robots.txt b/wise-webapp/src/main/webapp/robots.txt index 76a65bfa..dd283132 100644 --- a/wise-webapp/src/main/webapp/robots.txt +++ b/wise-webapp/src/main/webapp/robots.txt @@ -4,4 +4,6 @@ User-agent: * Allow: / Disallow: /c/restful/maps/*/document/xml-pub Disallow: /c/maps/*/edit +Disallow: /c/maps/*/public +Disallow: /c/maps/*/try