############################### # # 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: /tempfolder/ Disallow: /templates/ Disallow: /contact_us/ Disallow: /about_us/ # # list specific files robots are not allowed to index # # End of robots.txt file # ###############################