The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Add Search Engine Optimized Keywords & Description to each Forum Details »» | |||||||||||||||||||||||||||
Add Search Engine Optimized 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 |
#2
|
|||
|
|||
screenshots?
Also whats the best way to add keywords: abc,def,ghi or abc, def, ghi ? Also can be be the same as the keywords in the general options? |
#3
|
||||
|
||||
Does it ignore the vboptions keywords in Forums where are Keywords set with your Plugin ?
Otherwise there will be to much Keywords at all. I can not see a "if" Rule in your complete Code. |
#4
|
||||
|
||||
Oh my god. That was quick. Thank you very much for porting this over to 3.6!
|
#5
|
||||
|
||||
You can always play with things to suit your purpose. play!!
|
#6
|
||||
|
||||
Forum Keywords or blablabla ?
Good for google or not ? Screenshots |
#7
|
||||
|
||||
can I ask?
so if you have a good thread made on your forum you can go and give it its own keywords? if this is the case, if you dont give them keywords do they stay standerd? also sorry last one, do the members get access to adding keywords? |
#8
|
|||
|
|||
I know I need to just try this but what happens with custom pages (say photoserver, classifieds, etc)? Does it still use the default?
|
#9
|
||||
|
||||
How does this stack up to the Zoints SEO keywords? Just curious.
|
#10
|
||||
|
||||
I am using vBSEO no idea about ZOINT SEO.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|