# robots.txt for http://www.londontrading.co.uk/ or variants # JR 13:32 03/09/2000 # # go away - under development # # comment out the next 2 lines to permit access to robots # # User-agent: * # Disallow: / # # uncomment the next block to permit robot access, but not to /tmp/ and /private/ # # restrict access to everything under /tmp/ (but not files in / starting tmp.*) etc. User-agent: * Disallow: /tmp/ # this is the development area Disallow: /private/ # ends