############################### # # robots.txt file for Cambridge Forums # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /access/ Disallow: /admin/ Disallow: /archive/ Disallow: /images/ Disallow: /common/ Disallow: /includes/ Disallow: /invite/ # # list specific files robots are not allowed to index # Disallow: check-index.php Disallow: detailedAgenda.php Disallow: gettingThere.php Disallow: participants.php Disallow: resources.php # # End of robots.txt file # ###############################