############################### # # robots.txt # # addresses all robots by using wild card * # User-agent: * # list folders & files robots are not allowed to index Disallow: /newdesign/ Disallow: /cgi-bin/ Disallow: /Library/ Disallow: /Templates/ Disallow: /images/ Disallow: /media/ # # # End of robots.txt file # ###############################