############################### # # 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: /_includes/ Disallow: /_jci-team-pdf/ Disallow: /_private/ Disallow: /crisistool/ Disallow: /quoteWS/ Disallow: /blackhawk/ Disallow: /platinum/ Disallow: /ag-press/ Disallow: /prsawis/ Disallow: /tlp/ Disallow: /promatech/ Disallow: /pdisplays/ # # list specific files robots are not allowed to index # Disallow: /jciteam.htm Disallow: /jciteam.asp Disallow: /jciteam2.asp # # End of robots.txt file # ###############################