[add on] add color to Google bot ( Simple show bots )

To talk about mods and code.
Patches requests, solutions and SEO tweaks sharing.

Moderator: Moderators

[add on] add color to Google bot ( Simple show bots )

Postby Peter77 » Sat Nov 10, 2007 6:04 am

I added a little color to the Google bot for the Simple show bot MOD. Thought maybe it would be useful for others as well.

You should have the simple show bots MOD already installed.

Screenshot:
Image

Note: For the blue color, I used "Royal Blue" ( #4169e1 )

Please back up your files before making any changes.
In page_header.php
Code: Select all

---- [ FIND ] ----


// www.phpBB-SEO.com SEO TOOLKIT BEGIN - BOTS
$bots_online = array();
$online_botlist = '';
$bot_count = 0;
$bot_style = array( 'Google' => 'style="color:#2159D6;font-weight:bold"', 'MSN' => 'style="color:#52BA18;font-weight:bold"', 'Yahoo!' => 'style="color:#FF0031;font-weight:bold"' );
$bot_to_style = array( 'Google', 'Yahoo!', 'Yahoo!' , 'Yahoo!', 'MSN',  'MSN', 'MSN', 'MSN');
$bot_ips = array( '66.249', '74.6', '66.196', '66.142', '64.4', '65.5', '131.107', '207.46' );
// www.phpBB-SEO.com SEO TOOLKIT END - BOTS


---- [ REPLACE WITH ] ----


// www.phpBB-SEO.com SEO TOOLKIT BEGIN - BOTS
$bots_online = array();
$online_botlist = '';
$bot_count = 0;
$bot_style = array( 'Google' => 'style="color:#2159D6;font-weight:bold"', 'MSN' => 'style="color:#52BA18;font-weight:bold"', 'Yahoo!' => 'style="color:#FF0031;font-weight:bold"' );
$bot_to_style = array( '<span style="color:#4169e1;font-weight:bold"> 
G</span><span style="color:#ff0000;font-weight:bold">o</span><span style="color:#ffa500;font-weight:bold">o</span><span style="color:#4169e1;font-weight:bold">g</span><span style="color:#008000;font-weight:bold">l</span><span style="color:#ff0000;font-weight:bold">e</span>', 'Yahoo!', 'Yahoo!' , 'Yahoo!', '<span style="color:#00DD45;"> 
MSN',  'MSN', 'MSN', 'MSN');
$bot_ips = array( '66.249', '74.6', '66.196', '66.142', '64.4', '65.5', '131.107', '207.46' );
// www.phpBB-SEO.com SEO TOOLKIT END - BOTS
Peter77
phpBB SEO Team
phpBB SEO Team
 
Posts: 520
Joined: Wed May 10, 2006 9:46 am
Location: Michigan

Advertisement

Postby dcz » Sat Nov 10, 2007 3:17 pm

nicer indeed ;)
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm


Return to phpBB2 Mods and Code

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 2 guests