############################### # # robots.txt file for www.in-the-spirit.co.uk # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /admin/ Disallow: /cms/ Disallow: /db_backup/ Disallow: /dbstats/ # # End of robots.txt file # ###############################