############################### # # robots.txt file for prsite (peter-rohner.info) # # addresses all robots by using wild card * # # Validate this file after altering against: # http://tool.motoricerca.info/robots-checker.phtml # User-agent: Googlebot Disallow: User-agent: Googlebot-Image Disallow: User-agent: MSNBot Disallow: User-agent: Slurp Disallow: User-agent: Robozilla Disallow: User-agent: yahoo-mmcrawler Disallow: User-agent: psbot Disallow: User-agent: asterias Disallow: User-agent: yahoo-blogs/v3.9 Disallow: # list folders robots are not allowed to index User-agent: * Disallow: /cgi-bin/ Disallow: /lib/ Disallow: /test/ Disallow: /log/ Disallow: /assets/ Disallow: /css/ # # list specific files robots are not allowed to index # Disallow: /de/contact.htm Disallow: /en/contact.htm # # End of robots.txt file # ###############################