############################### # # robots.txt file for hattons.co.uk # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /assets/ Disallow: /connections/ Disallow: /images/staff/ # # list specific files robots are not allowed to index # Disallow: /404Error.asp Disallow: /list/staff.aspx Disallow: /list/StaffDetail.aspx Disallow: /list/staff2.aspx # # End of robots.txt file # ###############################