# Keeps Googlebot out of private files # User-agent: Googlebot Disallow: /_private/ Disallow: /_vti_log/ Disallow: /aspnet_client/ Disallow: /bin/ Disallow: /cgi-bin/ Disallow: /Classes/ Disallow: /css/ Disallow: /error/ Disallow: /images/ Disallow: /jason_porter_tv_commercials/ Disallow: /stats/ Disallow: /uploads/ Disallow: web.config # # Keeps the rest of the engines out of private files # User-agent: * Disallow: /_private/ Disallow: /_vti_log/ Disallow: /aspnet_client/ Disallow: /bin/ Disallow: /cgi-bin/ Disallow: /Classes/ Disallow: /css/ Disallow: /error/ Disallow: /images/ Disallow: /jason_porter_tv_commercials/ Disallow: /stats/ Disallow: /uploads/ Disallow: web.config # # Created on 03April06 ---> JH