############################### # Welcome to those who have taken the time # to read this little file. This is the # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index Disallow: /assets/ Disallow: /cgi-bin/ Disallow: /images/ Disallow: /_notes/ Disallow: /logs/ Disallow: /css/ Disallow: /flash/ Disallow: /video/ Disallow: /a.temp/ Disallow: /Buttons/ Disallow: /HomePagePics/ # # list specific files robots are not allowed to index # Disallow: /ContactUs.htm/ Disallow: /CreditApplic.htm/ # # End of robots.txt file. Have a Nice Day # ###############################