Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Programming & Scripting (http://www.greenguysboard.com/board/forumdisplay.php?f=15)
-   -   Is <h1> Important? (http://www.greenguysboard.com/board/showthread.php?t=40086)

Licker4U 2007-05-04 01:14 PM

Is <h1> Important?
 
How important is it to have a site title in h1 tags? I heard several years ago to to that but when I started using CSS I got away from it. Should I go back to putting the title in h1's?

Title


JackDaniel's 2007-05-04 02:49 PM

header tags are important for search engine rankings!

A

header tag has to be somewhere on the top of your site and you have to place your most important keyword(s) there. Think of an

header tag as a title for the content you have on your page.


virgohippy 2007-05-04 07:53 PM

I've noticed that H1 tags don't have nearly the same effect as lots of other things - like back links and body text - but it's so easy to wrap

around a few key words the return/time ratio makes it very worth doing, IMO. |thumb

You can easily integrate header tags with css to make templates quick and easy to edit like this:

Code:

h1 {CSS_SETTINGS}
h2 {CSS_SETTINGS}
h3, h4 {CSS_SETTINGS}


Licker4U 2007-05-05 06:05 AM

Quote:

Originally Posted by virgohippy (Post 345999)
I've noticed that H1 tags don't have nearly the same effect as lots of other things - like back links and body text - but it's so easy to wrap

around a few key words the return/time ratio makes it very worth doing, IMO. |thumb

You can easily integrate header tags with css to make templates quick and easy to edit like this:

Code:

h1 {CSS_SETTINGS}
h2 {CSS_SETTINGS}
h3, h4 {CSS_SETTINGS}


Put that on an external style sheet?

virgohippy 2007-05-05 06:54 AM

Quote:

Originally Posted by Licker4U (Post 346041)
Put that on an external style sheet?

Tis how I do my freesites. |virgohippy|

Licker4U 2007-05-05 07:36 AM

Quote:

Originally Posted by virgohippy (Post 346048)
Tis how I do my freesites. |virgohippy|

I didn't know the effect would carry over from the external style sheet. Good to know, thanks!

RB 2007-05-05 08:53 AM

i hve read some times that this tags is important ofter meta tags. So it is some time better to use if your site offer this for you.

Greenguy 2007-05-05 09:33 AM

Honest question :)

There's h1 thru h6 (that's what Namo has anyway) Regardless of the SE implication, is the true correct way to use the tags to order the importance of areas on the page?

I'm trying to think of an example & the only thing I can come up with would be a news type page, where the pages had 6 different articles & you wanted to "rank" them according to importance.

(that make sense?)

Licker4U 2007-05-05 11:44 AM

I know the h's set the font size but don't know about "important areas". |huh

virgohippy 2007-05-05 05:29 PM

Header tags set sizes but each browser interprets that size (and margin) differently. It's very annoying. |angry|

I use header tags as a way to organize concepts (or words) in an outline format. Like this:

H1. Main Subject
H2. Sub Topic
H3. Idea
H3. Idea
H2. Sub Topic
H3. Idea
H4. Detail in Minutia
H3. Idea
Don't know if that's right though. |huh

stuveltje 2007-05-05 05:39 PM

Quote:

Originally Posted by JackDaniel's (Post 345972)

header tags are important for search engine rankings!

A

header tag has to be somewhere on the top of your site and you have to place your most important keyword(s) there. Think of an

header tag as a title for the content you have on your page.


yeah Jack is right, for seo pags thats important:)))) btw bottom too:D

shunga 2007-05-06 06:39 AM

I read on an SEO board that H1 doesn't have the importance that it used to through overuse, and that H2 and below are regarded more highly by SE's. I don't know what the experience here on that is.

Greenguy 2007-05-06 08:57 AM

Quote:

Originally Posted by virgohippy (Post 346138)
...Don't know if that's right though. |huh

Right or not, it does make sense :)

LowryBigwood 2007-05-07 12:36 AM

IMHO I would say that the Header Tags are helpful for all se's, but importance would vary depending on the search engine itself. For example, I would guess that Yahoo! puts more importance on the H1 tag than Google does.

On using H1 through H6, if I use that many header tags on one page... I would pick 6 keyword phrases or variations of 3 main kw phrases to use and then put most important in h1, 2nd most important in h2, and so on. I don't think page position matters for your Header Tags, but that is another guess. Of course, this may not be the right way and your results may be different, but it is what I do.


All times are GMT -4. The time now is 11:37 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc