############################### # # robots.txt file for www.energy-healing.co.uk # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # Disallow: /includes/ Disallow: /scripts/ # # list specific files robots are not allowed to index # Disallow: /contact-form-thanks.php/ Disallow: /newsletter-subscription.php/ Disallow: /feedback-thankyou.php/ Disallow: /client-feedback-form.php/ Disallow: /ppcancel.php/ Disallow: /ppconfirm.php/ Disallow: /distant-payment-page.php/ # # End of robots.txt file # ###############################