############################### # 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: /assets/ Disallow: /_notes/ Disallow: /images/ Disallow: /cgi-bin/ Disallow: /logs/ # # list specific files robots are not allowed to index # Disallow: /thanks.php # # End of robots.txt file. Have a Nice Day # ###############################