############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /flash Disallow: /images Disallow: /css # # list specific files robots are not allowed to index # Disallow: /about.html Disallow: /sendmail.php Disallow: /contact.html Disallow: /gallery.html Disallow: /home.html Disallow: /index.old Disallow: /partners.html Disallow: /privacy.html Disallow: /surfaces.html Disallow: /thankyou.html # # End of robots.txt file # ###############################