############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /NetTracker/ Disallow: /cgi-bin/ Disallow: /bin/ Disallow: /custom/ Disallow: /Download/ Disallow: /TVC_Resellers/ Disallow: /AFR/htm/ # list specific files robots are not allowed to index # Disallow: /logs.aspx Disallow: /timevaluecalculators.aspx Disallow: /TCalc.aspx?ppc=true&se=MSN # # End of robots.txt file # ###############################