MSN / Bing

Am 1.10.2010 wird aus MSNBot BingBot.
Reicht es, in der config.inc.php einen entsprechenden Eintrag zu machen

// List of all Search-Engine Robots
$this->aRobots = array(
‘googlebot’,
‘msnbot’,
‘bingbot’,
‘ultraseek’,
‘crawl’,
‘spider’,
‘fireball’,
‘robot’,
‘spider’,
‘robot’,
‘slurp’,
‘fast’,
‘altavista’,
‘teoma’,
);

oder muss da noch irgendwas beachtet werden?