############################### # robots.txt file for www.mcvsd.org # # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index # Disallow: /nocrawl/ Disallow: /AppleCare/ Disallow: /cgi-bin/ Disallow: /mt-static/ Disallow: /boe/MCVSD_BOE_Meetings/ ##Disallow: /weblog/ ##Disallow: /boe/ # # list specific files robots are not allowed to index # Disallow: /admin_calendar.php Disallow: /admin_calendar.html Disallow: /email.php Disallow: /email.html # # End of robots.txt file # ###############################