This may be a bit extreme, but I added this to my LocalSettings.php
$agent= " " . $_SERVER['HTTP_USER_AGENT']; if ( strpos($agent,"msnbot") ) { exit; }
found the snippet via Googling. ===================================== Jim Hu
On Jan 2, 2007, at 6:31 PM, howard chen wrote:
Hello,
Can share something abt in these area?
Thanks. _______________________________________________ Wikitech-l mailing list Wikitech-l@wikimedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l