zc1 Posted August 31, 2006 Share Posted August 31, 2006 Hi, I am wanting to use Spider Session Remover to stop spiders from picking up the osCid, however I have a question Current Code RewriteCond %{HTTP_USER_AGENT} !(msnbot|slurp|googlebot) [NC] If I wanted to add more bots to stop the spiders getting the osCid would it be: RewriteCond %{HTTP_USER_AGENT} !(msnbot|slurp|googlebot|NEW BOT NAME 1|NEW BOT NAME 2|NEW BOT NAME 3) [NC] etc... so it is just one long line with all the bots in, if not how should it be ? Regards, Garry Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.