############################### # # robots.txt file for WrightWaySports.com # # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index # User-agent: * Crawl-Delay: 10 Disallow: /cgi-bin Disallow: /aggregator Disallow: /tracker Disallow: /comment/reply Disallow: /node/add Disallow: /user Disallow: /files Disallow: /search Disallow: /book/print # # list specific files robots are not allowed to index # #Disallow: /DIRNAME/FILENAME # # End of robots.txt file # ###############################