############################### # # robot.txt for CASTLEROCK design group # created by: JManalili # date created: March 18, 2008 # addresses all robots by using wild card * # disallow access to some folders # User-agent: * # list folders robots are not allowed to index Disallow: /old_site/ Disallow: /scripts/ Disallow: /SpryAssets/ Disallow: /stats/ Disallow: /Cimages/ Disallow: /Cthumbs/ Disallow: /ftp/ Disallow: /Fimages/ # # list specific files robots are not allowed to index # Disallow: /sendMail.asp Disallow: /contactConfirm.html # # End of robots.txt file # ###############################