############################### # # 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: /Library Disallow: /test Disallow: /Text Disallow: /backgrounds Disallow: /forms Disallow: /images_site Disallow: /stylesheet Disallow: /html/contact.html # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################