############################### # # shopsite robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /cgi-bin Disallow: /images Disallow: /tmp Disallow: /temp Disallow: /test Disallow: /shopsite_data Disallow: /_vti_cnf Disallow: /_vti_pvt Disallow: /_testuser Disallow: /_borders Disallow: /_vti_bin Disallow: /_vti_log Disallow: /_vti_txt Disallow: /data Disallow: /logs User-Agent: MJ12bot Disallow: / # # list specific files robots are not allowed to index # # Disallow: /tutorials/meta_tags.html # Disallow: /tutorials/custom_error_page.html # # End of robots.txt file # ###############################