############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /css Disallow: /images Disallow: /includes Disallow: /admin Disallow: /php Disallow: /setup # # list specific files robots are not allowed to index # Disallow: /about.php Disallow: /category.php Disallow: /contact.php Disallow: /directory.php Disallow: /event.php Disallow: /member.php Disallow: /privacy.php Disallow: /sendmail.php Disallow: /thankyou.php # # End of robots.txt file # ###############################