vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - SEO TOOL: Adding H-TAG, H1 to your forum (https://vborg.vbsupport.ru/showthread.php?t=172950)

CraiovaOnLine 03-12-2008 10:00 PM

SEO TOOL: Adding H-TAG, H1 to your forum
 
I mention this is our first realease so..there it goes

Compatible vB version: 3.6.8 tested, should work on 3.6.x
Also tested on vb 3.7.0 beta5
DESCRIPTION:

This mod adds H1 tags in forumdisplay and showthread.
H1 tags for forumdispay can be defined.
H1 tags for showthread will be a mix between the h1 tags defined for forumdisplay and the title of the thread.

Print screen : Attachment 77206

Installation:
Install the product.
Add next code to your navbar
Code:

<if condition="$show['threadinfo']">
<h1 class="descr">$threadinfo[title] - $foruminfo[forumhTag]</h1>
<else /><if condition="$show['foruminfo']">
<h1 class="descr">$foruminfo[forumhTag]</h1>
<else />

</if></if>

Add to css : H1 { color: #497790; font-family: Verdana; font-size: 12px }

Demo site: http://www.craiova-online.ro/

CraiovaOnLine 03-13-2008 09:01 PM

Reserved

iogames 03-13-2008 09:54 PM

Does provide the same result than this one? https://vborg.vbsupport.ru/showthread.php?t=156894

ZomgStuff 03-13-2008 09:58 PM

What does this do?

ValsiSro 03-13-2008 10:14 PM

in the vb 3.7 b6 work ? hi my friend :)

iogames 03-13-2008 10:15 PM

Titles for Forums, and MetaTags

ramsayeg 03-13-2008 10:18 PM

Any chance this is working for 3.7 as well?

CraiovaOnLine 03-14-2008 07:34 AM

Yes. It was tested also in VB 3.7 Beta 5 so it should work on beta6

CraiovaOnLine 03-14-2008 10:56 AM

Quote:

Originally Posted by iogames (Post 1464162)
Does provide the same result than this one? https://vborg.vbsupport.ru/showthread.php?t=156894

That modification modify the Title , this modification add a H1 tag.

More information about H1 tags you can find on :
http://answers.google.com/answers/threadview?id=248891
and
http://www.interspire.com/content/ar...-for-Beginners on
Step 3. H1 Tags and Keyword Density

Amenadiel 03-14-2008 12:15 PM

H1 tag helps with SERP, this means you should position higher for a given search string.

I'll try this, thank you!

what's the meaning of $foruminfo[forumhTag]?


All times are GMT. The time now is 05:43 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.00964 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete