############################### # 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: favorstarbot Disallow: / # User-agent: * # # list folders robots are not allowed to index Disallow: /images/ Disallow: /cgi-bin/ Disallow: /assets/ Disallow: /_notes/ Disallow: /logs/ Disallow: /css/ Disallow: /psd/ Disallow: /oldpages/ Disallow: /oldsite/ Disallow: /includes/ Disallow: /removedpages/ Disallow: /OldSite/ # # list specific files robots are not allowed to index # Disallow: /blank.htm # # End of robots.txt file. Have a Nice Day # ###############################