Forum Moderators: open

Message Too Old, No Replies

<H1> - Works Great, so what about <H2> <H3> etc.

why bother using <H2> if <H1> carries more weight?

         

Aberdeen

9:09 am on Sep 24, 2003 (gmt 0)

10+ Year Member



Well, if anyone needed proof of the importance of using <H1> I have it. 2 days ago I changed 2 of my important pages so they began with a <H1> followed by using <B> and <I> on the keywords. The next day I had jumped from #2 to #1 and #4 to #2 on google for my keywords. Brilliant.

I used <H1> three times on that page, when really I suppose I should have used <H2> twice. But whats the point, when its clearly <H1> that google enjoys. I find it hard to belive that by changing <H1> to <H2> it would make my site more google friendly. Also I did not use <p> at all, should I have.

Any thoughts

Cheers

Longhaired Genius

11:14 am on Sep 24, 2003 (gmt 0)

10+ Year Member



Headings don't exist solely to provide good rankings on google.

The global structure of an HTML document [w3.org]

curlykarl

11:19 am on Sep 24, 2003 (gmt 0)

10+ Year Member



I jumped from a number 12 on Inktomi to a number 2 position buy using <h3> tags :)

Headings don't exist solely to provide good rankings on google.

Are you sure? :)

Karl

Mohamed_E

11:38 am on Sep 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I used <H1> three times on that page, when really I suppose I should have used <H2> twice. But whats the point, when its clearly <H1> that google enjoys.

From the Google Information for Webmasters [google.com]:

Avoid tricks intended to improve search engine rankings. A good rule of thumb is whether you'd feel comfortable explaining what you've done to a website that competes with you. Another useful test is to ask, "Does this help my users? Would I do this if search engines didn't exist?"

Multiple H1 headers are clearly falls under the category of "tricks intended to improve search engine rankings". It is also trivially easy to detect automatically. I have read nothing that suggests that Google currently penalizes it, but they might well do so at any time.

Robert Charlton

3:47 am on Sep 29, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Arguably, you might have more than one H2 tag on a page, but it doesn't make sense that you'd have more than H1. You might go

h1
h2
h2

or you might go

h1
h2
h3

but not

h1
h1
h1.

epsrx

11:40 am on Oct 18, 2003 (gmt 0)

10+ Year Member



Are these scenarios OK?...Appreciate someones feedback :)

Scenario #1

H1
--H2
--H2
--H2
--H2
----H3

Scenario #2

H1
--H2
---H3
--H2
---H3
--H2
---H3

Scenario #2

H1
--H2
--H2
--H2
--H2
--H2
--H2

killroy

12:14 pm on Oct 18, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yep.

SN

heini

12:40 pm on Oct 18, 2003 (gmt 0)