############################### # # robots.txt file for this website # # addresses all robots by using wild card * User-agent: * # list folders robots are not allowed to index Disallow: /templates/ Disallow: /images/ Disallow: /css/ Disallow: /test/ Disallow: /admin/ Disallow: /cgi-bin/ Disallow: /javascript/ Disallow: /community/ Disallow: /profiles/ Disallow: /captcha/ Disallow: /boeing/ # # End of robots.txt file # ###############################