############################### # # robots.txt file for www.franksgaragedoor.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /cgi-bin/ Disallow: /images/ Disallow: /eps/ Disallow: /Templates/ Disallow: /includes/ SITEMAP: http://www.franksgaragedoor.com/sitemap.txt # # list specific files robots are not allowed to index # Disallow: /default2.php Disallow: /tips.htm # # End of robots.txt file # ###############################