Clan Adverts

www.idevaffiliate.com/31216/idevaffiliate.php?id=203_0_1_3

  PhpNuke Article Titles and the use of Headings

Posted on Saturday, June 02, 2007 @ 16:07 by floppy
I have noticed a lot of phpnuke theme designers making the mistake of not using the heading tags for the title of the news articles.  Until recently I didn't understand the importance of the heading tag.

Header tags and SEO.

The bolded text above is really a header tag. Using Header tags tells the search engine what "words" are important in the context of your page.

Consider <h1>,<h2>,<h3>, etc.. to be the way that you highlight important keywords.

Different browsers interpret the Header tags in different ways. The format for them is always the same though: <h4>Header tags and your rankings.</h4>

There are several different pre-set sizes for header text using tags. They range from H1, to H6. You should use them to highlight your chosen keywords, and try to avoid fluff words - remember, you are writing for people not machines, so if you need a pronoun -- use it.

In other segments of this website we have used blackbeltdomain.com as an example. Go check out the bolded text there and see how they are using Header tags to stand out for their chosen keywords.

Your rankings will suffer with out the proper use of Header tags, so don't leave them out of your planning stages of search engine optimization


I think a lot of the problems is the way a heading tag can throw off your design. In most cases heading tags are font sizes of 20-30 pixels. That can really cause a layout issue. I use CSS to remedy this issue in my phpnuke article layout.
h1 { font-size: 220%; }
h2 { font-size: 190%; }
h3 { font-size: 160%; }
h4 { font-size: 130%; }
h5 { font-size: 100%; }
h6 { font-size: 70%; }
You can use either the % character px(pixels). Depending on our style. Using this technique is sure to help your customers Search Engine Position. SEO is by no means complicated or hard. It just takes work. I would like to see more phpnuke theme designers making an obvious effort at improving the quality of their themes to be search engine friendly.

Quick Searches

Related Articles

The comments below belong to their respectful owners, Clan Themes can not be held responsible for any of the below comments. You also read the below comments at your own choice.

Ped

Ped writes 
Dam fine article, its all new to me as well but your right the reason i don't use the h1-h6 tags are because they can spoil the themes looks and overall layout and often differ between the 3 main browsers causing us problems !

Great article and very useful

Saturday, June 02, 2007 @ 17:20

Noto

Noto writes 
Great article.

I agree with ped h1-h6 tags fonts are huge and can break a themes look.

Saturday, June 02, 2007 @ 19:41

Troxy

Troxy writes 
Thanks a lot for heads up

Wednesday, July 04, 2007 @ 10:24

Comments Closed for this Article!
Comments are always closed 1 month after the article has been published.
 

  Farcry 2 News

  Article Rating

Average Score: 4.28
Votes: 7


Please take a second and vote for this article:

Excellent
Very Good
Good
Regular
Bad