PDA

View Full Version : Mini Mods - Add Keywords H-TAG Description Header Footer option to each forum


Animparadise
11-28-2007, 10:00 PM
Add Keywords, H-TAG, Description, Header, Footer option to each Forum

This Hack is major update in previous Add Search Engine Optimized (SEO) Keywords & Description to each Forum (https://vborg.vbsupport.ru/showthread.php?t=104025) and merged with Add a Header / Footer option to each forum (https://vborg.vbsupport.ru/showthread.php?t=96398) that originally is a Port from a previous hack by ChurchMedia.
*** Header/Footer For Each Forum and Threads in that Forum (VB 3.0x) (https://vborg.vbsupport.ru/showthread.php?t=65890)- BY: ChurchMedia (https://vborg.vbsupport.ru/member.php?u=26821)
and i add H-TAG for more SEO benefits

Context:
This plugin gives you the facility to add some special keywords, H-TAG, descriptions,Header and Footer option to each forum thus allowing you to optimize each of your forum for its relevant keywords and H-Tags. No need to inform you that Search Engine Optimized (SEO) keywords, H-Tags and description for your forums is essential to enhance your presence in search engines as well as increase your web traffic for relevant keywords.

You can use HTML, javascript in Header and Footer options but no PHP.

Recommended Usage:
Only Text based information should be added in keywords and description for maximum results.

*** Installation Instructions:
*** -------------------------

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. 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.
For H-Tags you can put $foruminfo[forumhTag] anywhere you want but i prefer to put it in Header and Header and footer you can use $foruminfo[forumheader] and $foruminfo[forumfooter].

Enjoy !!

If you installed this plugin, please click INSTALL for future support. :devious:

Preview:
Http://Forums.animparadise.com
https://vborg.vbsupport.ru/attachment.php?attachmentid=72756&stc=1&d=1196317513

Thanks

iogames
11-29-2007, 07:27 AM
Can u explain the difference between your hack and Zoint's Tags? :o

TheBlackPoet
11-29-2007, 07:49 AM
for one... i hate zoints because its too intrusive into my site.. i dont want to become dependent on another site to make my site... if i can keep my forum self contained... then i feel more in control...

Good hack.. i installed and tested the header and footer... and they work good..

projectego
11-29-2007, 08:53 AM
Looks great. Thanks for the great hack. :)

Animparadise
11-29-2007, 10:03 AM
Can u explain the difference between your hack and Zoint's Tags? :o
It's not similar to Zoint's Tags, here you can specify your Keywords or description for Meta tags and put your own Header Tag anywhere you want to say spiders use them as title (just like main page of Vbulletin.org <h1 id="headertag">The Official vBulletin Modifications Site.</h1>)
<h2>
Add Keywords H-TAG Description Header Footer option to each forum
</h2>
;)
Header or footer is for who wanna have special code/Picture for specific forum/thread (need Template edit :) )

ChurchMedia
11-29-2007, 03:06 PM
Will this keep my headers and footers from the other header/footers hack? (I wrote the original header/footer hack, BTW -- I wouldn't mind if you put me in the credits ;))

Animparadise
11-29-2007, 03:32 PM
Will this keep my headers and footers from the other header/footers hack? (I wrote the original header/footer hack, BTW -- I wouldn't mind if you put me in the credits ;))
:o sorry for my mistake:rolleyes: , Post has been edited:up:

ChurchMedia
11-29-2007, 04:52 PM
:o sorry for my mistake:rolleyes: , Post has been edited:up:

Oh -- I just meant in the "Supporting Authors" or whatever that is. No biggie.

So if I install your hack and uninstall mine, the headers/footers that I've already set up will transfer over to yours? I guess the question is -- did you use the same field names for the header and footer in your hack?

Animparadise
11-29-2007, 04:56 PM
Oh -- I just meant in the "Supporting Authors" or whatever that is. No biggie.

So if I install your hack and uninstall mine, the headers/footers that I've already set up will transfer over to yours? I guess the question is -- did you use the same field names for the header and footer in your hack?
yeah i saw your hack ,they are the same

iogames
11-29-2007, 07:57 PM
and the difference with 'FORUM'S TITLES (https://vborg.vbsupport.ru/showthread.php?t=156894)' ???


https://vborg.vbsupport.ru/showthread.php?t=156894

:confused:

ABDALWAHID
12-04-2007, 01:10 PM
Is this on FORUMDISPLAY templates?

$foruminfo[forumheader] and $foruminfo[forumfooter].

CraiovaOnLine
01-06-2008, 05:19 PM
now i use https://vborg.vbsupport.ru/showthread.php?t=128920
u say it is some sort of upgrade....what can i do to move the data from that mod in the new one here? cuz i haaave a lot of work if i have to do this manualy