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]?

CraiovaOnLine 03-14-2008 02:12 PM

$foruminfo[forumhTag] - this will give the text you will put in here https://vborg.vbsupport.ru/attachmen...c=1&thumb=1&d=
You can set there the text for the h1 tags on each forum (Edit Forum and you''ll find the box)

Dr.NoTime 03-14-2008 04:13 PM

Thanks, will give it a try.

Amenadiel 03-14-2008 07:05 PM

Quote:

Originally Posted by CraiovaOnLine (Post 1464598)
$foruminfo[forumhTag] - this will give the text you will put in here https://vborg.vbsupport.ru/attachmen...c=1&thumb=1&d=
You can set there the text for the h1 tags on each forum (Edit Forum and you''ll find the box)

got it

Illustrious 03-14-2008 11:51 PM

And where do you go to edit the h-tag for each thread?

Amenadiel 03-15-2008 01:29 AM

why would you? just adding the code to the navbar template will do the trick.

Illustrious 03-15-2008 06:44 AM

Quote:

Originally Posted by Amenadiel (Post 1465035)
why would you? just adding the code to the navbar template will do the trick.

It'd be nice if you could customize the h-tag per thread. Not all the thread titles are great for SEO.

CraiovaOnLine 03-15-2008 01:23 PM

how you suggest we do that?

A solution would be to edit the title of the thread

red-dna 03-25-2008 08:28 PM

is it possible to use the plugin and h1 tags but not to display it in the forum ?

BuRaCh 05-05-2008 04:26 PM

good hack;)

ahmedeldeep 07-28-2008 04:31 AM

does not work with 372 causes the WYSIWYG editor does not reflect the BB code changes
please update

mindhunter77 10-13-2008 08:42 PM

You know for someone making an SEO MOD you sure are screwing with people's SEO,

Two weeks after I installed this MOD my forums dropped out of key spots in GOOGLE. After hours and hours of researching code I was able to find out this MOD was the reason.

He is embedding some junk hidden links in the footer.

Code:

$output = str_replace('</body>', '<center><a href="http://www.craiova-online.ro"><img src="http://e-vanzari.net/s1.gif" alt="Forum" border="0"></a></center></body>', $output);
If you want linkbacks that's fine, let people know. The fact that this was hidden (an apparently Google very much de-values your site) you completely screwed up my SEO rankings, so now I'm back trying to recover my positions lost.

CraiovaOnLine 10-18-2008 05:19 PM

Thanks for reporting this mindhunter77.

I am sorry, that should have been just a prank to somebody i know. I mixed up the files.

That also affected my rankings on Google , didn't figure out way until now.
I replaced the file with the corect one.

Also i will release a complete SEO pack for vb 3.7.x .

Once again i am sorry for the mistake

SEOvB 10-18-2008 07:15 PM

Quote:

Originally Posted by CraiovaOnLine (Post 1647801)
Thanks for reporting this mindhunter77.

I am sorry, that should have been just a prank to somebody i know. I mixed up the files.

That also affected my rankings on Google , didn't figure out way until now.
I replaced the file with the corect one.

Also i will release a complete SEO pack for vb 3.7.x .

Once again i am sorry for the mistake

And for everyone's future reference, you do not need a plugin/modification to add these tags to your templates. You can do it with template edits, never install a modification that you do not have to.

CraiovaOnLine 10-20-2008 04:07 PM

ar you sure u can make what this mod does just with template edits ?


All times are GMT. The time now is 10:09 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.01151 seconds
  • Memory Usage 1,759KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (24)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete