############################### # # robots.txt file for this web site # # address all robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # Disallow: /stats/ Disallow: /backup/ Disallow: /store/admin/ Disallow: /store/img/ Disallow: /store/data/ Disallow: /content/admin/ Disallow: /content/setup/ Disallow: /content/include/ Disallow: /cart/ Disallow: /sunshop/ Disallow:/store/ # # # List specific files to exclude from index # Disallow: /html/contact_us.html Disallow: test.html Disallow: phpinfo.php # # End of robots.txt file # ###############################