############################### # # robots.txt file for www.aplacefortheheart.co.uk # # User-agent: * # list folders robots are not allowed to index Disallow: /images/ Disallow: /sounds/ Disallow: /scripts/ Disallow: /logs/ Disallow: /_private/ Disallow: /manage/ # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################