PDA

View Full Version : about search bots


jdleung
07-19-2006, 07:25 AM
it's annoying that search bots keep on visit your site frequently. the vistor number will increase anyway:D , but the mysql database will increase at the same time, and is full of useless info.

adding rootbot.txt in the root will stop the search bots, but also your site will not be searched by them.

can we add something before save the visitor info?
before book visitor in function.php :
if the referer host contains "google bots,spiders....", then we will not save the visitor info.

can this works?

DikkieBurger
07-19-2006, 10:15 AM
Pixelpost Anti-Spam (referer_spam - version 1.0) - status: ON (ADDONS page in your admin.)

Here you can add the names of bots, just look in your refferer table what there names are and click update banlist and then click clean referers.

jdleung
07-20-2006, 09:32 AM
I found what I need. it works fine.
http://forum.pixelpost.org/showthread.php?t=4107

and I also found this, but I have not tested it.
http://forum.pixelpost.org/showthread.php?t=2201