Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Add Search Engine Optimized (SEO) Keywords & Description to each Forum Details »»
Add Search Engine Optimized (SEO) Keywords & Description to each Forum
Version: 1.00, by Neutral Singh Neutral Singh is offline
Developer Last Online: Feb 2016 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 12-29-2005 Last Update: 12-29-2005 Installs: 88
DB Changes Uses Plugins Template Edits
 
No support by the author.

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

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 05-17-2006, 08:01 PM
SaN-DeeP's Avatar
SaN-DeeP SaN-DeeP is offline
 
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We had same setup done on 3.x series
Reply With Quote
  #53  
Old 05-18-2006, 09:59 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK dunno if this is a bug or not but here's how my current content tag looks like.

Quote:
<meta name="keywords" content="Site News &amp; Updates,Site News and Updates, Site News & Updates, Site News Updates, Site News, Site Updates, Site, News, Updates,Bone Thugs-N-Harmony, Bone Thugs N Harmony, Bone Thugs, Bone Thug, BTNH, Bizzy Bone, Bizzy, Flesh-N-Bone, Flesh N Bone, Flesh, Krayzie Bone, Krayzie, Layzie Bone, Layzie, Wish Bone, Wish, Ruthless Records, Ruthless, Eazy-E, Eazy E, Sony, Forums, Boards, Message Boards, Community, Discussion, Biography, Media, Official, News, Information, Download, Gallery, Album, Lyrics" />
How do I get rid of the first one "Site News &amp; Updates"? Is it because I am using vBSEO? I really don't know. Also how do I add an extra space right next to "Updates" so it'll look like this:

Quote:
News, Updates, Bone Thugs-N-Harmony,
Reply With Quote
  #54  
Old 05-19-2006, 02:29 PM
Neutral Singh's Avatar
Neutral Singh Neutral Singh is offline
 
Join Date: Sep 2004
Location: Sikh Philosophy Network
Posts: 545
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
OK dunno if this is a bug or not but here's how my current content tag looks like.

<meta name="keywords" content="Site News &amp; Updates,Site News and Updates, Site News & Updates, Site News Updates, Site News, Site Updates, Site, News, Updates,Bone Thugs-N-Harmony, Bone Thugs N Harmony, Bone Thugs, Bone Thug, BTNH, Bizzy Bone, Bizzy, Flesh-N-Bone, Flesh N Bone, Flesh, Krayzie Bone, Krayzie, Layzie Bone, Layzie, Wish Bone, Wish, Ruthless Records, Ruthless, Eazy-E, Eazy E, Sony, Forums, Boards, Message Boards, Community, Discussion, Biography, Media, Official, News, Information, Download, Gallery, Album, Lyrics" />



How do I get rid of the first one "Site News &amp; Updates"? Is it because I am using vBSEO? I really don't know.
Yes thats right. You would have to disable both vbseo options under "Dynamic META TAGS."


Quote:
Also how do I add an extra space right next to "Updates" so it'll look like this:

News, Updates, Bone Thugs-N-Harmony,
well, i think for that you would have to edit that particular forum in Forum Manager and edit the metatags added by you manually and correct the entry yourself. That should rectify the error. Hope this helps.

Regards
Reply With Quote
  #55  
Old 05-19-2006, 07:03 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #56  
Old 05-21-2006, 02:32 AM
Neutral Singh's Avatar
Neutral Singh Neutral Singh is offline
 
Join Date: Sep 2004
Location: Sikh Philosophy Network
Posts: 545
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #57  
Old 05-21-2006, 04:20 AM
utw-Mephisto utw-Mephisto is offline
 
Join Date: Jan 2005
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 ..
Reply With Quote
  #58  
Old 05-22-2006, 03:36 PM
Neutral Singh's Avatar
Neutral Singh Neutral Singh is offline
 
Join Date: Sep 2004
Location: Sikh Philosophy Network
Posts: 545
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!!
Reply With Quote
  #59  
Old 07-28-2006, 04:44 PM
letsjoy's Avatar
letsjoy letsjoy is offline
 
Join Date: Jun 2006
Location: Dhump State
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice one
Reply With Quote
  #60  
Old 08-02-2006, 01:27 AM
Neutral Singh's Avatar
Neutral Singh Neutral Singh is offline
 
Join Date: Sep 2004
Location: Sikh Philosophy Network
Posts: 545
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I havn't tested it but is this plugin working with vB3.6 ?
Reply With Quote
  #61  
Old 08-06-2006, 01:29 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I thought you were the author of this hack.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:49 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04567 seconds
  • Memory Usage 2,315KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete