############################### # # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index # Disallow: /img/ Disallow: /images/ Disallow: /admin/ Disallow: /customer/ Disallow: /lists/ Disallow: /profile/ Disallow: /includes/ # # list specific files robots are not allowed to index # format Disallow: /file.htm Disallow: /filename.htm # # End of robots.txt file # ###############################