############################### # # robots.txt file for www.iflow.org.uk # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # Disallow: /calendar/ Disallow: /downloads/ Disallow: /forum/ Disallow: /includes/ Disallow: /planner/ Disallow: /scripts/ Disallow: /webmail/ # # list specific files robots are not allowed to index # Disallow: /contact-thankyou.php/ Disallow: /calendar.php/ Disallow: /checklist.php/ Disallow: /howto.php/ Disallow: /newsletter-confirm.php/ Disallow: /planner.php/ # # End of robots.txt file # ###############################