Page is a not externally linkable
pageoneresults - 4:37 am on Mar 23, 2006 (gmt 0)
It sure does and thanks for bringing it up. The above along with this (as mentioned above by g1smd)... ...will keep your search results page out of the index. I've done it, and I've done it many times successfully. There is one drawback, those search results cannot be bookmarked, emailed, etc. For the basic user anyway. ;) And, if you really want to get granular with blocking the bots... In theory, and in practice, the standard... Should be sufficient to block all bots. There may be times though where you just want to block Googlebot and/or MSNBot.
Does it not make sense to use method="post" instead of method="get" for search forms? <meta name="robots" content="none"> <meta name="googlebot" content="noindex, nofollow, noarchive"> <meta name="msnbot" content="noindex, nofollow"> <meta name="robots" content="none">