vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Best SEO modifications.. (https://vborg.vbsupport.ru/showthread.php?t=198474)

JMEWLS` 12-09-2008 08:29 PM

Best SEO modifications..
 
What are they?

mosz 12-10-2008 11:17 AM

vbSEO
zoint tags
some kinds of clouds - for ex. google query cloud

SEOvB 12-10-2008 11:32 AM

Quote:

Originally Posted by mosz (Post 1682307)
vbSEO
zoint tags
some kinds of clouds - for ex. google query cloud

tags, and clougs aren't SEO...:erm:

vBSEO is goo, but you can do everything yourself with a few hours of work, add h2 and h3 tags to your pages.

The main thing is to get relevant back links, and quality content.

JMEWLS` 12-10-2008 11:22 PM

Can someone direct me to a place that can teach me how to put on h2 and h3 tags onto my pages.

SEOvB 12-10-2008 11:36 PM

<a href="http://seovb.com/using-heading-tags-to-increase-on-page-optimization" target="_blank">Adding Heading Tags To Increase On Page Optimization</a> will tell you how.

JMEWLS` 12-11-2008 12:19 AM

Is there any other templates I can edit aside from showthread and forumdisplay? How about forum home.

Can I do:
Code:

<h1>NBA Dimensions</h1>
<h2>NBA Basketball Forum - NBA News, Rumors and Discussion</h2>

I did a little searching earlier, so I just finished doing the above around 10 minutes ago. But how about the forum home? Is that code fine to use?

mosz 12-11-2008 11:17 AM

Quote:

Originally Posted by FRDS (Post 1682313)
tags, and clougs aren't SEO...:erm:
.

OMG!!!

good system tags makes better inside linking

good google search cloud makes the same like tags but its more powerful (if u modifity it)

one of my forum, after install this modifications have incrase trafic from 1k to 15k per day


still u think its not SEO ?

JMEWLS` 12-11-2008 08:23 PM

Quote:

Originally Posted by JMEWLS` (Post 1682811)
Is there any other templates I can edit aside from showthread and forumdisplay? How about forum home.

Can I do:
Code:

<h1>NBA Dimensions</h1>
<h2>NBA Basketball Forum - NBA News, Rumors and Discussion</h2>

I did a little searching earlier, so I just finished doing the above around 10 minutes ago. But how about the forum home? Is that code fine to use?

So will this work?

popowich 12-11-2008 09:02 PM

You can do much better than that. Fill in the whitespace with some google adsense.

Here is what I do in my SHOWTHREAD template, under the $navbar line near the top, to make the best use of the space:

Quote:

<table width="100%" border="1">
<tr>

<td width="182">
<script type="text/javascript"><!--
google_ad_client = "pub-4465038208149639";
google_ad_slot = "3543745119";
google_ad_width = 180;
google_ad_height = 150;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td>

<td width="100%">
<center>
<h1 class="myh1">$thread[title]</h1>
<h2 class="myh2">$foruminfo[title_clean]</h2>
</center>
</td>

</tr>
</table>
<br/>

glennybee 12-11-2008 10:14 PM

You might also want to add something to the CSS to make it nice.

Something like this...

Code:

/* ***** H1/H2 Tags ***** */
.myh1 {font-family: Arial; font-size: 20px;
color: #d3b994; font-weight: bold; text-decoration: underline;}

.myh2 {font-family: Arial; font-size: 16px;
color: #d3b994; font-weight: bold; text-decoration: underline;}



All times are GMT. The time now is 12:13 PM.

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.01022 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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