############################### # # 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: /album/ Disallow: /app/ Disallow: /atomz/ Disallow: /backgrounds/ Disallow: /beta/ Disallow: /bookmarks/ Disallow: /career/ Disallow: /development/ Disallow: /directions/ Disallow: /directory/ Disallow: /error/ Disallow: /gibbs/ Disallow: /images/ Disallow: /include/ Disallow: /includes/ Disallow: /scripts/ Disallow: /styles/ Disallow: /tools/ Disallow: /weblog/ # # list specific files robots are not allowed to index # Disallow: /contact/contact-send.asp # # End of robots.txt file # ###############################