- Softwrap mode:
- Toggle
Blob of public/robots.txt
(raw blob data)
| 1 | # See http://www.robotstxt.org/wc/norobots.html for documentation on how to use the robots.txt file |
| 2 | # |
| 3 | # To ban all spiders from the entire site uncomment the next two lines: |
| 4 | # User-Agent: * |
| 5 | # Disallow: / |
| 6 | |
| 7 | User-agent: * |
| 8 | Disallow: /projects/ |
