I just keep them all out by doing this in robots.txt
User-agent: *
Disallow: /cgi-bin/calendar/
Rather than do a global you could just put Googlebot instead
User-agent: Googlebot
Disallow: /cgi-bin/calendar/
Most "good" bots honor robots.txt
Unfortunately Calendarscript isn't crawler-aware. Maybe someone could write a mod to do this.
------------------
[This message has been edited by musicvid (edited May 26, 2006).]