# 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: /galleryimages/ Disallow: /galleryimages/fullsize/ Disallow: /galleryimages/thumbs/ Disallow: /sunsetgallery/ Disallow: /sunsetgallery/fullsize/ Disallow: /sunsetgallery/thumbs/ Disallow: /cssimages/ Disallow: /images/ Disallow: /calendar/ # # list specific files robots are not allowed to index # # end of robots.txt file