X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b4c0bfd8fa324a4c9d8b24e8753d134524ea61c7..91ba6ae6473ea107b5ce0037a38054758e49e8b6:/public/robots.txt diff --git a/public/robots.txt b/public/robots.txt index d34624918..2edd47453 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +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: /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