From: Sarah Hoffmann Date: Sun, 29 Mar 2015 16:43:42 +0000 (+0200) Subject: forbid crawling of place hierarchy X-Git-Tag: deploy~470 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/5dc4f08682c160e6b8c7f04ac3cf7ac3c6010938 forbid crawling of place hierarchy --- diff --git a/website/robots.txt b/website/robots.txt index e4d3d3fb..fd0dfab7 100644 --- a/website/robots.txt +++ b/website/robots.txt @@ -8,3 +8,5 @@ Disallow: /details.php Disallow: /details Disallow: /reverse.php Disallow: /reverse +Disallow: /hierarchy +Disallow: /hierarchy.php