######################## # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /clientorder/ Disallow: /events/ Disallow:/general/ # list specific files robots are not allowed to index # Disallow: /clientorder/index.html Disallow: /events/index.html Disallow: /events/testorder.html Disallow: /clientorderpackage.pdf Disallow: /clientorderpage.html Disallow: /newclientorderpage.html Disallow: /clientinfopage.html Disallow: /clcontactus.html Disallow: /clreturn.html Disallow: /customorderpage.html # # End of robots.txt file # ###############################