Forum Moderators: open

Message Too Old, No Replies

Quick Questions

         

safvan

11:43 pm on Nov 16, 2002 (gmt 0)

10+ Year Member



Hello,

I have been reading few threads about heading tags given a high rank. My question is

Which tag is given the max priority
H1, H2 , H3 or H4

and what if the whole text is based on H3 or H4, would that increase the rank?

Thanks

lasko

11:53 pm on Nov 16, 2002 (gmt 0)

10+ Year Member



Hi,

As a general rule I use only H1 and use it only once.

The H1 can't be ignored and most new developers don't know that it's there!

Google does give a good rating on this but I still carn't understand why?

Is their a special reason why they don't treat H! tags like normal text tags?

I had a site once that had H1 H2 H3 all over the page for special headlines and my google position was nothing.

Then I was told to use H1 wisely and bingo I improved.
Not first position but an improvement.

Terry_Plank

12:20 am on Nov 17, 2002 (gmt 0)

10+ Year Member



I believe that it is because of the origins of HTML. It was for physicists and university people to be able to share their writings. So, how do you scan long articles? Well by scanning the headings. Hence, headings were one way to evaluate a page for ranking because it is more likely to be what a page is about.

I have not found that H1 is that more powerful than a H2 or H3. H1 is so large that it is hard to justify the trade off when your visitors are slapped in the face sometimes when the newer types of pages we often use.

deejay

1:07 am on Nov 17, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



General wisdom says use the H# tags in their correct order:

H1 once on the page for the main heading.

H2 for sub headings

H3 for sub-subheadings, etc.

Terry_Plank, the secret is not to be restricted by H# defaults - use the H# tags, but customise them with CSS so they have whatever appearance you prefer. Best of both worlds.