The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Add Search Engine Optimized (SEO) Keywords & Description to each Forum Details »» | |||||||||||||||||||||||||||
Add Search Engine Optimized (SEO) Keywords & Description to each Forum
Developer Last Online: Feb 2016
Add Search Engine Optimized Keywords & Description to each Forum
Keywords: SEO, Search, Engine, Optimization, Meta-tag, Keywords, Description, Meta, Tags Context: This plugin gives you the facility to add some special keywords and descriptions to each forum thus allowing you to optimize each of your forum for its relevant keywords. No need to inform you that Search Engine Optimized (SEO) keywords and description for your forums is essential to enhance your presence in search engines as well as increase your web traffic for relevant keywords. How this Works? http://www.sikhphilosophy.net (View the source of each forum to realise the effect of this plugin on your forums.) Recommended Usage: Only Text based information should be added in keywords and description for maximum results. Code:
*** Installation Instructions: (Also attached here) *** ------------------------- 1. Installing the Plugin: Admincp > Plugin System > Manage Products Click: Import Product Browse: Your computer for downloaded file "product-forum_seo.xml" After selecting the file, click Import button. ********************************************************************** 2. Only Template Edit: headinclude i) Edit - headinclude Template: ********************************************************************** Find: <meta name="keywords" content="$threadinfo[title], $vboptions[keywords]" /> <meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[title] $foruminfo[title_clean]" /> Replace With: <meta name="keywords" content="$foruminfo[forumkeywords],$threadinfo[title],$vboptions[keywords]" /> <meta name="description" content="$foruminfo[forumdescription]. <if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[title] $foruminfo[title_clean]" /> ********************************************************************** Find: <meta name="keywords" content="$foruminfo[title_clean], $vboptions[keywords]" /> <meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" /> Replace With: <meta name="keywords" content="$foruminfo[forumkeywords],$threadinfo[title],$vboptions[keywords]" /> <meta name="description" content="$foruminfo[forumdescription]. <if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" /> Now, simply Go to > Forum Manager > Edit a forum > Towards the bottom you will find the fields to enter your relevant keywords and description. You can play with the template modification to suit your needs. Enjoy !! If you installed this plugin, please click INSTALL for future support. :devious: Thanks Show Your Support
|
Comments |
#52
|
||||
|
||||
We had same setup done on 3.x series
|
#53
|
||||
|
||||
OK dunno if this is a bug or not but here's how my current content tag looks like.
Quote:
Quote:
|
#54
|
||||
|
||||
Quote:
Quote:
Regards |
#55
|
||||
|
||||
Excellent that worked but when I add an extra space at the end of "Updates", then check back in the Forum Manager field, the extra space that I have inserted has been automatically removed by itself. Dunno why and how but that's weird.
How can I sort this out? |
#56
|
||||
|
||||
Ha Ha the gr8 vBSEO again... try disabling another vbseo option which removes all the unwanted html from the forum pages, this should do the trick for you... but it hardly matters for your forum's SEO. Search engines do consider "," as a sufficient break in words, so you dont have to worry about putting that extra space after comma at all.
|
#57
|
|||
|
|||
lol .. keep disabling vbseo to run this plugin 100% ...
no offence, it sounds nice, but I guess if you got vbseo installed you don't really need this hack .. |
#58
|
||||
|
||||
I know vbseo is a gr8 product and my forums have really profited from it but No Offence!! You Still Need My Plugin!! The disabling i suggested are the only things which you need to disable nothing more.
Just have a look at the following my thread on vbseo.com which inspired me to create this plugin.... --> Optimizing Meta Tags in Description using vBSEO Enjoy!! |
#59
|
||||
|
||||
nice one
|
#60
|
||||
|
||||
I havn't tested it but is this plugin working with vB3.6 ?
|
#61
|
||||
|
||||
I thought you were the author of this hack.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|