############################### # # robots.txt file for this web site # # address all robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # Disallow: /images/ Disallow: /admin/ Disallow: /admin/images/ Disallow: /includes/ Disallow: /admin/includes/ Disallow: /misc/404redirect/ Disallow: /editor/ Disallow: /pings/ Disallow: /templates/ # # # List specific files to exclude from index # # # End of robots.txt file # ###############################