Sep 7, 2006

Bad Behaivor Whitelist adjustment

Bad behaivor has some problems with known good bots. You need to adjust your whitelist to let them in.

edit the whitelist.php and change the $bb2_whitelist_ip_ranges to.

$bb2_whitelist_ip_ranges = array(
// Looksmart
"64.242.88.60",
// Scooter/3.3
"66.94.232.246",
"66.94.238.51",
"66.94.238.52",
// YahooSeeker/1.2
"68.142.230.184",
// FreeFindRobot Good bot with some header problems
"63.203.65.217",
// CJ.com banner tester
"216.34.209.23",
);

These are known bots that BB blocks due to header problems. Without this change altavista scooter will not be able to index your site.
CJ.com has been added because the new robot they use is blocked as a spambot.

No comments: