############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /admin/ Disallow: /apps/ Disallow: /Buttons/ Disallow: /calculator_files/ Disallow: /cgi-bin/ Disallow: /Connections/ Disallow: /Counter/ Disallow: /formproc/ Disallow: /framed/ Disallow: /graphics/ Disallow: /guestbook/ Disallow: /images/ Disallow: /mail/ Disallow: /Merchant2/ Disallow: /stats/ Disallow: /Templates/ Disallow: /used/ Disallow: /webcalendar/ # # list specific files robots are not allowed to index # Disallow: /config.php Disallow: /Contact.php Disallow: /used_inventory.php # # End of robots.txt file # ###############################