# robots.txt file for excluding robots from files and directories # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index Disallow: /gallery/ Disallow: /cssimages/ Disallow: /images/ Disallow: /images/galleryimages/ # # list specific files robots are not allowed to index # # end of robots.txt file