SEO TOOL: Adding H-TAG, H1 to your forum
This modification is in the archives.
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 : 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> Demo site: http://www.craiova-online.ro/ Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Forum Duplication Tool | vBulletin 3.5 Add-ons |
Forum Duplication Tool | vBulletin 3.0 Beta Releases |