############################### # # robots.txt file # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /accounts/ Disallow: /suspended.page/ Disallow: /viisupport/ Disallow: /viisupport3/ # # list specific files robots are not allowed to index # Disallow: indexTemp.html Disallow: index6-1-05.php Disallow: indexPopUp.html Disallow: indexStatic.php Disallow: invoice_vii.html Disallow: vii_p2outfitters.html Disallow: vii_veracicorp.html #Disallow: /tutorials/custom_error_page.html # # End of robots.txt file # ###############################