The default installation displays the name of your site (defined in the admin site settings) on all pages. Before applying the mod this article would have displayed The Webmasters Bureau in the browser title bar, now it reads: SEO Tags Mod - The Webmasters Bureau. Before the modification, the meta keywords and description tags would have been the same on every page. The SEO Tags Mod uses information relating to the page in question.
The SEO Tags Mod makes changes to one file: subheader.php. It also add one file to your installation. You can download the pre modded files as a zip file here.
Step 1: Ensure you backup subheader.php before you proceed.
Step 2: Upload seo_tags_include.php to the includes directory of your installation.
Step 3: Upload the new subheader.php so that it overwrites your existing file.
That's it your done! Check your site to make sure all is working as it should be.
To apply the changes manually:
Step 1: Ensure you backup subheader.php before you proceed.
Step 2: Upload seo_tags_include.php to the includes directory of your installation.
Step 3: Open subheader.php and find:
 if ($settings['maintenance'] == "1" && !iADMIN) fallback(BASEDIR."maintenance.php");  if (iMEMBER) $result = dbquery("UPDATE ".$db_prefix."users SET user_lastvisit='".time()."', user_ip='".USER_IP."' WHERE user_id='".$userdata['user_id']."'");
Immediately after, add:
 // SEO tags mod  require_once INCLUDES."seo_tags_include.php";  $seo_tags = seo_tags($article_id,$cat_id,$readmore,$forum_id,$thread_id,$db_prefix,$page_id);  // END SEO tags mod
Step 5: Check your site to make sure all is working as it should be.
Posted by Len Johnson
on June 20 2006 12:50:18
14479 Reads ·
Ratings
Rating is available to Members only.
Please login or register to vote.
Awesome!
75%
[6 Votes]
Very Good
25%
[2 Votes]
Good
0%
[No Votes]
Average
0%
[No Votes]
Poor
0%
[No Votes]
Cheap Web Hosting
Here at The Webmaster's Bureau we understand the need to maintain the balance between low costs, acceptable levels of service and hosting account features. Whether your requirements are very basic or you need scalable web space with some serious oomph, at £2.99 a month, price is simply not an issue. » Web Hosting Details