X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b13278c8150acba6686e73751fafd7108c30c2a9..8cb270f5576c3b95f085c8ec25f6dfa376925351:/public/robots.txt diff --git a/public/robots.txt b/public/robots.txt index c9e0b1f50..2edd47453 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,3 +1,25 @@ +# OpenStreetMap's data is available for free in bulk from https://planet.openstreetmap.org +# For regional extracts and documentation, see https://wiki.openstreetmap.org/wiki/Planet.osm +# We encourage you to use these instead of scraping our site. +# Scraping puts a high load on our donated resources and will lead to your IP being blocked. +# Please respect our resources, and help us keep the service free and accessible for everyone. + User-agent: * +Disallow: /user/*/traces/ +Allow: /user/ +Disallow: /traces/tag/ +Disallow: /traces/page/ Disallow: /api/ -Disallow: /trace/ \ No newline at end of file +Disallow: /edit +Disallow: /browse +Disallow: /login +Disallow: /geocoder +Disallow: /history +Disallow: /message +Disallow: /trace/ +Disallow: /*lat= +Disallow: /*node= +Disallow: /*way= +Disallow: /*relation= + +Host: www.openstreetmap.org