From: Grant Slater Date: Sun, 26 Oct 2008 17:26:39 +0000 (+0000) Subject: Bots Disallow /edit* & /login*, Nothing to see here... move right along. X-Git-Tag: live~7663 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/a46a4b4eb982528e938514afc2b3d6798edaff98?hp=6ad0acf29aa324779cc57119b548d0d581437a62 Bots Disallow /edit* & /login*, Nothing to see here... move right along. --- diff --git a/public/robots.txt b/public/robots.txt index c9e0b1f50..f7cd6923a 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,3 +1,5 @@ User-agent: * Disallow: /api/ -Disallow: /trace/ \ No newline at end of file +Disallow: /trace/ +Disallow: /edit +Disallow: /login \ No newline at end of file