Difference between <H1> and <font size=7> from SEO's point ?

Discussion in 'Search Engine Optimization' started by poseidon, Sep 8, 2006.

  1. #1
    Hi, I am using font size=7 for some of my text instead of using <h1> tag as I font the size of the text to be even bigger. I just want to know from seo's point of view, is it fine ? I mean I am sure that size=7 will have same effect as H1 :)

    Regards
     
    poseidon, Sep 8, 2006 IP
  2. dotcompals

    dotcompals Prominent Member

    Messages:
    2,905
    Likes Received:
    254
    Best Answers:
    0
    Trophy Points:
    320
    #2
    IMO no.. u should use <h1>
     
    dotcompals, Sep 8, 2006 IP
  3. R-ampage

    R-ampage Banned

    Messages:
    596
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #3
    A search engine thinks that text between the H1 tags is the title of the site. I don't think they do with Fontsize 7 though.
     
    R-ampage, Sep 8, 2006 IP
  4. KC TAN

    KC TAN Well-Known Member

    Messages:
    4,792
    Likes Received:
    353
    Best Answers:
    0
    Trophy Points:
    155
    #4
    Search engines ranked according to keywords in significant tags like title, header and bold. Therefore, they view <H1> and other tags like <span class="H1"> differently...

    You may want to style your header tag and format it as
    
    <H1 class="exampleclass">Hot Domain News</H1>
    
    Code (markup):
     
    KC TAN, Sep 8, 2006 IP
  5. Scotia King

    Scotia King Well-Known Member

    Messages:
    161
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    133
    #5
    SEs look at <title>, <h1> and <h2> to identify the major theme of the page.
     
    Scotia King, Sep 9, 2006 IP
  6. chem

    chem Active Member

    Messages:
    288
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #6
    Yeah, use H1. I feel it's much better.
     
    chem, Sep 9, 2006 IP
  7. AnaB

    AnaB Peon

    Messages:
    1,336
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    0
    #7
    <font =""> doesn't mean anything to them whereas H1 is very important. <strong> and <b> are the same but with header tags it's a different story.
     
    AnaB, Sep 9, 2006 IP
  8. Searchnology.com

    Searchnology.com Peon

    Messages:
    451
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Everyone is giving you the correct advice.

    However H1 is important only if you utilize the correct keywords in the text. Otherwise you are wasting the opportunity.
     
    Searchnology.com, Sep 9, 2006 IP
  9. webtracker

    webtracker Peon

    Messages:
    108
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Can <h1> be used throughout an entire paragraph? To draw attention to certain keywords the way <b> or <strong> normally would. Or is it only used for the paragraph title?
     
    webtracker, Sep 9, 2006 IP
  10. asyrov

    asyrov Peon

    Messages:
    63
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #10
    IMHO H1 is more like a title, you do not want to use it for entire paragraph, however you can use style for h1 to make it looking nicer (do not try to hide anything or make text much smaller thought.... this will get you penalized very fast)
     
    asyrov, Sep 10, 2006 IP
  11. Scotia King

    Scotia King Well-Known Member

    Messages:
    161
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    133
    #11
    Use it as a HEADING. That's what <h1> and <h2> are intended for.

    I wouldn't go overboard with <h1> - no more than one or two, maybe three. If you need that many headings use <h2> for some of them. :)
     
    Scotia King, Sep 10, 2006 IP