############################### # # Need One website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /aspnet_client Disallow: /cgi-bin/ Disallow: /css/ Disallow: /error/ Disallow: /js/ Disallow: /Library/ Disallow: /stats/ Disallow: /uploads/ # # list specific files robots are not allowed to index # Disallow: /404.htm Disallow: /paypal_thankyou.html Disallow: /autopopup.html Disallow: /construction.html Disallow: /web.config # # End of robots.txt file # ###############################