PDA

View Full Version : Prevent "Server busy" message from Googlebot


Paul Janowitz
05 Nov 2006, 14:49
Hello!

Unfortunately my server doesn't manage the whole traffic on my forums any more and I have to deliver "Server busy" messages on a *nix load higher than 30. I have managed it to prevent displaying these messages to sponsors and moderators by changing the code in global.php but unfortunately I didn't get it working to prevent showing that message to googlebot and mediapartners/google. Can anybody help me out?

That is my changed snippet in global.php


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Chuck Holton
23 May 2008, 09:19
Hello!

Unfortunately my server doesn't manage the whole traffic on my forums any more and I have to deliver "Server busy" messages on a *nix load higher than 30. I have managed it to prevent displaying these messages to sponsors and moderators by changing the code in global.php but unfortunately I didn't get it working to prevent showing that message to googlebot and mediapartners/google. Can anybody help me out?

That is my changed snippet in global.php


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Hey thanks ... I'm thinking I can mod this to deal with visitors and/or a very special user group we call spambots (they register, but they can't do a darn thing)