I searched Webmasterworld using various terms and nothing came up on the subject .. I didn't think to search Google because I was always under the impression that Webmasterworld didn't like GoogleBot much.
Now that I know that Google is indexing Webmasterworld, I'll look there for the answers to my questions.
Cheers
mcneely
3:58 am on May 13, 2010 (gmt 0)
As an aside;
These links in Google are pointing me to things I already know, incidently.
I saw a post in here somewhere, back in 2006, showing the correct way to write the blocking of mozilla/4.0 .. I'll look for it here ..
I'll start there and then try to incorporate the (compatible; ICS) into the write.
jdMorgan
4:09 am on May 13, 2010 (gmt 0)
Just be aware that you'll need to escape those parentheses, since they are regex operators, and literal periods and the spaces as well... e.g. ^Mozilla/4\.0\ \(compatible;\ ICS\)$