############################################################## # # robots.txt for http://www.malibuclassic.com # last updated 01 October 2009 # # directories or files robots are not allowed to index User-agent: * Disallow: /backstage Disallow: /communications Disallow: /downloads Disallow: /eventinfo Disallow: /greening Disallow: /images Disallow: /media Disallow: /news Disallow: /openingparty Disallow: /partners Disallow: /partnerships Disallow: /photos Disallow: /profiles Disallow: /program Disallow: /resources Disallow: /results Disallow: /sponsorship Disallow: /index__bak.html # list specific file types robots are not allowed to index # this is an extension of the standard, so now all bots may follow it (Google does) User-agent: * Disallow: /*.jpg$ Disallow: /*.gif$ Disallow: /*.ico$ # # # # (c) 2009 Malibu Surfing Association # #############################################################