]> git.openstreetmap.org Git - rails.git/blob - public/robots.txt
Update to rails 7.2.1.2
[rails.git] / public / robots.txt
1 # OpenStreetMap's data is available for free in bulk from https://planet.openstreetmap.org
2 # For regional extracts and documentation, see https://wiki.openstreetmap.org/wiki/Planet.osm
3 # We encourage you to use these instead of scraping our site.
4 # Scraping puts a high load on our donated resources and will lead to your IP being blocked.
5 # Please respect our resources, and help us keep the service free and accessible for everyone.
6
7 User-agent: *
8 Disallow: /user/*/traces/
9 Allow: /user/
10 Disallow: /traces/tag/
11 Disallow: /traces/page/
12 Disallow: /api/
13 Disallow: /edit
14 Disallow: /browse
15 Disallow: /login
16 Disallow: /geocoder
17 Disallow: /history
18 Disallow: /message
19 Disallow: /trace/
20 Disallow: /*lat=
21 Disallow: /*node=
22 Disallow: /*way=
23 Disallow: /*relation=
24
25 Host: www.openstreetmap.org