/**
* There are hundreds of bots but these are the most common.
*/
$config['robot'] = array
(
'googlebot' => 'Googlebot',
'msnbot' => 'MSNBot',
'slurp' => 'Inktomi Slurp',
'yahoo' => 'Yahoo',
'askjeeves' => 'AskJeeves',
'fastcrawler' => 'FastCrawler',
'infoseek' => 'InfoSeek Robot 1.0',
'lycos' => 'Lycos',
'ahrefsBot' => 'AhrefsBot',
'semrushBot' => 'SemrushBot',
'semrush' => 'Semrush',
'hetrixtools' => 'HetrixTools',
'java' => 'Java',
'duckduckbot' => 'DuckDuckBot',
'pinterest' => 'Pinterest',
'bingbot' => 'Bingbot',
'yandexbot' => 'YandexBot',
'baiduspider' => 'Baiduspider',
'duckduckbot' => 'DuckDuckBot',
'sogou' => 'Sogou',
'exabot' => 'Exabot',
'facebot' => 'facebook bot',
'applebot' => 'Applebot',
'dotbot' => 'DotBot'
);