Results 1 to 11 of 11

 

Thread: h1 and h2 tag confusion: please help

  1. #1
    Registered User

    Status
    Offline
    Join Date
    Dec 2006
    Posts
    513
    Thanks
    0
    Thanked 22 Times in 16 Posts


    Looking for some help from some seo experts!

    What is the best way to add h1 and h2 tags to my site and where? Does size, font, colour, position, or any other factors matter.

    I am a little confused.

    I think h1 tag at the top of the content, in bold and slightly bigger than the rest of the text. While h2 I dont really pay much attention to.

    Please give me your opinions.

  2. #2
    Brett's Avatar
    Registered User

    Status
    Offline
    Join Date
    Dec 2003
    Location
    Oxford
    Posts
    521
    Thanks
    2
    Thanked 11 Times in 8 Posts
    Quote Originally Posted by Boredofthehighstreet View Post
    Looking for some help from some seo experts!

    What is the best way to add h1 and h2 tags to my site and where? Does size, font, colour, position, or any other factors matter.

    I am a little confused.

    I think h1 tag at the top of the content, in bold and slightly bigger than the rest of the text. While h2 I dont really pay much attention to.

    Please give me your opinions.
    Depends what you're using them for - for SEO purposes <h1> is more important than <h2> and <h2> is more important than <h3> - i.e. google will add more weight to the content within the <h1> tag than the <h2>

    size, color etc can be controlled by CSS and google won't know anything about it so you could have your H1 tags exactly the same size and color as ordinary text but that means your users wouldn't realise it was a heading and therefore not realise the importance.

    Depends what you're trying to do with them really.
    Brett
    Brett

  3. #3
    Registered User

    Status
    Offline
    Join Date
    Jul 2008
    Posts
    55
    Thanks
    2
    Thanked 0 Times in 0 Posts
    It is always worth having H2 & H3 tags as well as H1 but H1 is far more important. Also remember to have keywords in the page title, no stop words (and, to, the etc) and bold your keywords a few times in the body and headers

  4. #4
    Registered User

    Status
    Offline
    Join Date
    Nov 2007
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by Brett View Post
    Depends what you're using them for - for SEO purposes <h1> is more important than <h2> and <h2> is more important than <h3> - i.e. google will add more weight to the content within the <h1> tag than the <h2>

    size, color etc can be controlled by CSS and google won't know anything about it so you could have your H1 tags exactly the same size and color as ordinary text but that means your users wouldn't realise it was a heading and therefore not realise the importance.

    Depends what you're trying to do with them really.
    Brett
    Thanks for this. I have a similar query - e.g. Can I use CSS to place my h1 tags at the bottom of my page whilst being at the top of my code? I'm a newbie learning about CSS - I want to do white-hat SEO and don't want to incur the wrath of the big G!

    Advice would be very welcome.

  5. #5
    Registered User

    Status
    Offline
    Join Date
    Jul 2008
    Location
    at home
    Posts
    108
    Thanks
    7
    Thanked 0 Times in 0 Posts
    wow I didn't realise that the h tags were more important than p text. So from this should I assume that more headers are good for your sites seo?

    Emma

  6. #6
    Registered User

    Status
    Offline
    Join Date
    Jul 2007
    Location
    @home
    Posts
    1,372
    Thanks
    40
    Thanked 54 Times in 51 Posts
    Quote Originally Posted by EmmaFlower View Post
    wow I didn't realise that the h tags were more important than p text. So from this should I assume that more headers are good for your sites seo?

    Emma
    Hi
    You should have a H1 heading on each page describing what the page is about in a few words
    Then H2 headings for sections within the page
    H3 for sub headings and so on.

    Don't overdo it though

  7. #7
    Registered User

    Status
    Offline
    Join Date
    Jul 2008
    Location
    at home
    Posts
    108
    Thanks
    7
    Thanked 0 Times in 0 Posts
    Hi Fizz

    thata fab thanks :tup

    Emma

  8. #8
    Registered User

    Status
    Offline
    Join Date
    Nov 2007
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by fizzbird View Post
    Hi
    You should have a H1 heading on each page describing what the page is about in a few words
    Then H2 headings for sections within the page
    H3 for sub headings and so on.

    Don't overdo it though
    Thanks Fizz

    Is it okay to place a h1 in a div at the bottom of the page?

  9. #9
    Registered User

    Status
    Offline
    Join Date
    Jul 2007
    Location
    @home
    Posts
    1,372
    Thanks
    40
    Thanked 54 Times in 51 Posts
    Quote Originally Posted by NeilBd View Post
    Thanks Fizz

    Is it okay to place a h1 in a div at the bottom of the page?
    Sorry I'm not sufficiently qualified to answer that, so I wouldn't like to say. I would guess that it's OK as long as you don't have a main heading elsewhere and are just doing it for appearances rather than trying to manipulate anything?

    Get some more opinions first though

  10. #10
    Registered User

    Status
    Offline
    Join Date
    Jun 2005
    Location
    Hampshire, UK
    Posts
    623
    Thanks
    9
    Thanked 7 Times in 7 Posts
    Quote Originally Posted by NeilBd View Post
    Thanks for this. I have a similar query - e.g. Can I use CSS to place my h1 tags at the bottom of my page whilst being at the top of my code? I'm a newbie learning about CSS - I want to do white-hat SEO and don't want to incur the wrath of the big G!

    Advice would be very welcome.
    The more you deviate from what a regular HTML page should look like the higher your risk becomes. It may work today, but if Google change things in the future it could hit your rankings hard. Personally I wouldn't use CSS in this way, just my opinion.

  11. #11
    pete_coles's Avatar
    Administrator

    Status
    Offline
    Join Date
    May 2007
    Posts
    513
    Thanks
    14
    Thanked 82 Times in 62 Posts
    Quote Originally Posted by NeilBd View Post
    Is it okay to place a h1 in a div at the bottom of the page?
    If you want it physically at the bottom of the page (ie in rendered view but not the html) then you can absolutely position it via css.

    If you want it positioned in the html at the bottom you might be better of using a lower ranking header tag such as h4. I'm not an SEO expert but it is always a good idea to keep your page semantically correct.



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2