# Keeps Googlebot out of private files # User-agent: Googlebot Disallow: /__survey/ Disallow: /cgi-bin/ Disallow: /Connections/ Disallow: /css/ Disallow: /calendar/ Disallow: /Templates/ Disallow: /disable_survey/ Disallow: /images/ Disallow: /store/ Disallow: /styles/ Disallow: /totalcalendar/ Disallow: /WebCalendar/ Disallow: /_mmServerScripts/ # # Keeps Cuil Twiceler out of private files # User-agent: twiceler Disallow: /__survey/ Disallow: /cgi-bin/ Disallow: /Connections/ Disallow: /css/ Disallow: /calendar/ Disallow: /Templates/ Disallow: /disable_survey/ Disallow: /images/ Disallow: /store/ Disallow: /styles/ Disallow: /totalcalendar/ Disallow: /WebCalendar/ Disallow: /_mmServerScripts/ # # Keeps the rest of the engines out of private files # User-agent: * Disallow: /__survey/ Disallow: /cgi-bin/ Disallow: /Connections/ Disallow: /css/ Disallow: /calendar/ Disallow: /Templates/ Disallow: /disable_survey/ Disallow: /images/ Disallow: /store/ Disallow: /styles/ Disallow: /totalcalendar/ Disallow: /WebCalendar/ Disallow: /_mmServerScripts/ # # Created on 06JUN08 # Modified on 29JUL08 --->