############################### # # robots.txt file for www.CottageSnap.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /Admin/ Disallow: /Member/ # # list specific files robots are not allowed to index # Disallow: /getimage.aspx # # End of robots.txt file # ###############################