############################### # # 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: /docs Disallow: /images Disallow: /includes Disallow: /php Disallow: /stats # # list specific files robots are not allowed to index # Disallow: /about.php Disallow: /dl.php Disallow: /contact.php Disallow: /donate.php Disallow: /gallery.php Disallow: /getinvolved.php Disallow: /index.html Disallow: /jcapp.php Disallow: /jcintro.php Disallow: /jcthank.php Disallow: /seminar.php Disallow: /seminar_info.php Disallow: /seminarapp.php Disallow: /survey.php Disallow: /thankyou.php # # End of robots.txt file # ###############################