Log in

View Full Version : Administrative and Maintenance Tools - Add Search Engine Optimized Keywords & Description to each Forum


Neutral Singh
01-19-2008, 10:00 PM
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 (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.




*** 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]" />

And you are done with modification !!

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

bokmade
01-20-2008, 02:25 AM
product-forum_seo.xml ..

not found ..

rainyleaves
01-20-2008, 05:29 AM
Not found XML~ :)

SEOvB
01-20-2008, 05:32 AM
I think he forgot to attach the plugin :)

FleaBag
01-20-2008, 03:22 PM
Great work... If it's what I think it is!

Forum Lover
01-20-2008, 04:37 PM
bro, where is that XML? :p

projectego
01-20-2008, 06:57 PM
* projectego clicks install :)

Neutral Singh
01-21-2008, 02:38 PM
Sorry!! Simply forgot to add attachments... Now Added!!

gwerzal
01-28-2008, 12:24 AM
Why has this got such a low rating.

Id of thought this would be a good think for SEO purposes.

Traxdata
01-29-2008, 01:02 PM
Screenshots?

BatMNet
01-29-2008, 11:47 PM
Edit*** Wrong Mod :P

pxd
02-01-2008, 12:19 AM
Great tool. Installed :)

ahmednadir
02-01-2008, 03:10 AM
this was a great addon to 3.6.8 till 3.7 beta 3
but it does'nt work on beta 4 as they've added the tags phrase and others so you can't actually find and replace what you have written thier.
can you please update it for 3.7 beta4
anyway I've clicked install on both posts (in the 3.6 section and this one) as I have been using this since you bought this out! but am waiting for an update for 3.7 beta4 as this does'nt work or I have to search and replace different phrases.

thanks
kindest regards
Ahmed Nadir

logicuk
02-15-2008, 10:41 AM
can you please fix this for vb 3.7 beta 5 i would love to use it

gwerzal
04-11-2008, 01:01 PM
Any chance of updating this to work.

Really need it for my forum

gkaradagan
04-11-2008, 01:08 PM
thanks

whitetigergrowl
04-11-2008, 01:42 PM
can you please fix this for vb 3.7 beta 5 i would love to use it

Why on earth would someone still use beta when it's at the RC3 stage and close to going gold?! The RC3 version has many many bug fixes amongst other things over the beta version. Personally, I wouldn't support the beta versions. Time to get with the times.

Fırtına
05-15-2008, 09:47 PM
Thanks, :)

x-death
07-18-2008, 08:49 AM
thanks

Amenadiel
07-19-2008, 07:35 PM
If I upgrade from the previous version:
https://vborg.vbsupport.ru/showthread.php?t=128920

Will it keep my per-forum-keywords?

Saudi Zoom
07-31-2008, 03:48 PM
i can't find and replace that codes in headinclude, i am using default template of 3.7.2 !

purple99
08-01-2008, 07:27 AM
i can't find and replace that codes in headinclude, i am using default template of 3.7.2 !

I'm using 3.7.2 also and you're right: the code isn't there. What should be replaced with what?

purple99
08-10-2008, 05:47 PM
Bump

SEOvB
08-15-2008, 09:21 PM
the code is pretty close to the same in the head include template, its not to hard to figure out what it used to be.

I'd give you the exact instructions, but i've already modified this to the point where i dont remember. :D

3DGirl
08-16-2008, 12:50 AM
Thanks YOU for this. I do not understand why this is not flooded with installs.

I'm installing it on two VB's. Thank you very much! :)

purple99
08-20-2008, 05:13 AM
the code is pretty close to the same in the head include template, its not to hard to figure out what it used to be.

I'd give you the exact instructions, but i've already modified this to the point where i dont remember. :D

Okey-dokey, I'll work it out. Thanks. :cool:

Nick Chiafullo
08-22-2008, 05:30 PM
I'm using 3.7.2 also and you're right: the code isn't there. What should be replaced with what?

I had the same problem. Below is the find and replace code.

Great tool. Thanks!


1. Find
<meta name="keywords" content="<if condition="$threadinfo['taglist']">$threadinfo[taglist], </if>$threadinfo[prefix_plain_html] $threadinfo[title], $vboptions[keywords]" />
<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]" />

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]" />


2. 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]" />

uzeyir
08-22-2008, 06:23 PM
caps please

jamesww
09-21-2008, 02:54 PM
Can a few people give a review on how well this works.

jamesww
09-21-2008, 02:59 PM
The Sikh rock! I was wondering if you could add a modification for the title tag as well for individual forums. And also possible something for threads as well.

imedic
11-07-2008, 07:05 PM
Installed. Very good mod.
Hope it has impact in SEO and wait for possible improvements . I still get in google webmaster tools 6000+ duplicate title tags and meta descriptions (same number as threads in forum) and short meta descriptions as well.

Jon_Simmonds
12-28-2008, 09:12 AM
I personally went for the following edits

<meta name="keywords" content="<if condition="$threadinfo['taglist']">$threadinfo[taglist], </if>$threadinfo[prefix_plain_html] $threadinfo[title], <if condition="$foruminfo['forumkeywords']">$foruminfo[forumkeywords]<else />$vboptions[keywords]</if>" />
<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]" />

<meta name="keywords" content="$foruminfo[title_clean],<if condition="$foruminfo['forumkeywords']">$foruminfo[forumkeywords]<else />$vboptions[keywords]</if>" />
<meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if><if condition="$foruminfo['forumdescription']">$foruminfo[forumdescription]<else />$foruminfo[description_clean]</if>" />


I use vbseo so it automatically uses the thread first post content to create the description, hence no edit there, and for the keywords I used the conditional to replace the defult keywords with specific keywords for particular forums - I have a generic set across the board and plan to goto some indepth ones on a per forum basis

Wondered what peoples thoughts were towards this angle?

Alfa1
12-28-2008, 03:31 PM
That is an excellent approach.

cionfs
02-13-2009, 10:02 AM
Thank you. :) It works fine on vBulletin 3.8.1. :)

abdobasha2004
07-29-2009, 09:53 AM
just add $foruminfo[forumkeywords], in any place you wantr the key words to appear
most probably in : <meta name="keywords" content=

LilPimp
07-31-2009, 03:23 PM
does this work on vb 3.8.3

crouzmind
07-31-2009, 03:27 PM
can i use this mod with vbulletin 3.8.1 if yes then i cant find this in headerinclude template . where can i find it or fix it .

<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]" />

abdobasha2004
07-31-2009, 03:55 PM
you can add :
$foruminfo[forumkeywords]

where you like the keywords to appear

BrotherX
08-19-2009, 06:01 PM
does this work on vb 3.8.3This is terrible, it not working at all. I was not seen any changes after I installed this, plus added keywords and desc for specific forum. It just not added any keywords or meta.

Xtrigit
05-09-2010, 05:40 PM
Does this work for FORUMS only? will it work for SHOWTHREAD pages?

I would like to fetch the showthread message body to the Meta description tag. Just like the text in the TITLE box is added to the Title tag.

VB 4 has this by default. I'm running 3.8

Thanks