In this small tutorial I will show you how to have SEO friendly meta tags for PHP Fusion. This will heavily increase your site rankings positions on the search engines.
This mod will include the title of the news/article in the Title Meta Tag. So if you're on a article named "Man eats watermelon in 30 seconds", then title will read: "Man eats watermelon in 30 seconds - My Fusion Site".
This will skyrocket your site page position rankings.
The mod is made by the web-bureau.com so all credits go out to the creators. They really did an awesome job!
If you already made changes to subheader.php, follow the below tutorial. IF you didn't made any changes to subheader.php, simply use the premodded one in the package.
Upload the file seo_tags_include.php to the includes folder.
Step 3:
Open up subheader.php and search for the following:
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']."'");
add the following below it:
// 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
Save subheader.php and re-upload it. All should work now.
If you want to change the names which are displayed in the title bar (eg, change Photogallery to Gallery), open seo_tags_include.php and change the name you want to use.
Bombasticon October 06 2008 12:52:08
This is great. Thanks for posting this.
Diemuxon September 24 2008 21:37:06
Ow... no, this is for v6 only. Still working on v7 version.
Zacharyon September 24 2008 16:59:54
Will it works on V7? I can't find the codes to change
webadmin88on July 23 2008 20:52:52
Hmm Diemux, I am working on a total SEO optimization of PHP-Fusion. I will soon make it. When this is ready I may submit you some ideas...For now I've found better way to do keywords and description for density and relevancy to the page, but hey- this still does hell of a good JOB
Regards,
webadmin88
Diemux 20/11/2008 20:59 @sathishIPL: - I thought you meant the article (pm after registration). Anyhow, I have commented at the download.
elyn 20/11/2008 19:38 lol. diemux seems like an operator here.
user :
*dialed 1515-phpfusion-MODs
operator (diemux) :
for any enquiries.. please press 1 ... for
*user press 1
operator(diemux) : for..
and it
sathishIPL 20/11/2008 15:29 I cant find ....
as u said in article
Diemux 20/11/2008 12:32 Check the article comment please
sathishIPL 20/11/2008 10:35 Hi Diemux,
The Mod Pm after Registration works for me...but i want to add the from ...where i can add thr from