The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Search Engine Optimized Keywords & Description per Forum Details »» | |||||||||||||||||||||||||||||||
Search Engine Optimized Keywords & Description per Forum
Developer Last Online: Feb 2016
Search Engine Optimized Keywords & Descriptions per Forum
Keywords: SEO, Search, Engine, Optimization, Meta-tag, Keywords, Description, Meta, Tags Context: If you don't want to use any paid SEO utilitiy like vbseo, then this is for you. 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. 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: <if condition="$show['threadinfo']"> <meta name="keywords" content="<if condition="$threadinfo['taglist']">$threadinfo[taglist], </if>$threadinfo[prefix_plain_html] $threadinfo[title]" /> <meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[prefix_plain_html] $threadinfo[title] $foruminfo[title_clean]" /> <else /><if condition="$show['foruminfo']"> <meta name="keywords" content="$foruminfo[title_clean]" /> <meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" /> Replace With: <if condition="$show['threadinfo']"> <meta name="keywords" content="$foruminfo[forumkeywords],<if condition="$threadinfo['taglist']">$threadinfo[taglist], </if>$threadinfo[prefix_plain_html], $threadinfo[title]" /> <meta name="description" content="$foruminfo[forumdescription],<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[prefix_plain_html],$threadinfo[title] $foruminfo[title_clean]" /> <else /><if condition="$show['foruminfo']"> <meta name="keywords" content="$foruminfo[forumkeywords],$foruminfo[title_clean]" /> <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. Thanks Download Now
Show Your Support
|
Благодарность от: | ||
JohorBahru |
Comments |
#12
|
|||
|
|||
Same on vbSEO - same question that is. Looks promising, may be exactly what I've been looking for but want to get response to question before installing it.
|
#13
|
|||
|
|||
VBSEO already adds forum specific keywords for each forum to your generic keywords. It also does this for each thread and post. VBSEO also adds a description related to each forum or thread.
This is a good mod if you don't have VBSEO installed but if you do, I don't think you need it. |
#14
|
|||
|
|||
Thanks
will give it a try tonight Marked Intalled |
#15
|
||||
|
||||
Single Template Edit made simple. Now its a simple cut and paste job. Install Instructions also updated. Enjoy.
|
#16
|
|||
|
|||
Thanks for the update
|
#17
|
||||
|
||||
Looks interesting to me, going to try it, thanks!
|
#18
|
||||
|
||||
Please add language definitions (lang=X), so that multilingual forums can finally get indexed in google.com google.de google.fr or whatever versions of google. They have separate indexes.
|
#19
|
|||
|
|||
Installed
Thanks for this product, but as im new to keywords i need a little help plz. when i add keywords to each forum, do i have to add a"," after each word or do i just add "Essex Poker forum" etc. |
#20
|
|||
|
|||
Anybody? ^^^^^^
|
#21
|
||||
|
||||
I was wondering the same thing. Spaces or commas?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|