Using valid HTML for SEO

Discussion in 'Search Engine Optimization' started by MikeLiao, Sep 23, 2008.

  1. #1
    Does it help SEO if we use a valid HTML?

    Example using <br /> instead of <br> or using <meta name='blah blah' content='blah' /> instead of <meta name='blah blah' content='blah'>
     
    MikeLiao, Sep 23, 2008 IP
  2. dmi

    dmi Well-Known Member

    Messages:
    2,705
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    140
    #2
    It helps.

    On the other hand, it's better to use <b> in comparation to <strong>.
     
    dmi, Sep 24, 2008 IP
  3. khaty

    khaty Active Member

    Messages:
    399
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    73
    #3
    I think the shorter tag is better, like <br> and <meta name='description' content=' '/ >
     
    khaty, Sep 24, 2008 IP
  4. genuineseo

    genuineseo Well-Known Member

    Messages:
    783
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    108
    #4
    Valid HTML and CSS are a support of best live out website optimization.
     
    genuineseo, Sep 24, 2008 IP
  5. catanich

    catanich Peon

    Messages:
    1,921
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Many of the #1 SERPs pages will not pass HTML validation. Google does not require it. I just do it because it is good design.
     
    catanich, Sep 24, 2008 IP
  6. vansterdam

    vansterdam Notable Member

    Messages:
    3,145
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    245
    #6
    Yeah I doubt any search engine would take the time and resources to examine the validity of each page's html code. It is more to help your visitors by keeping the page looking consistent on any browser. Plus it can help prevent roadblocks for search engine spiders. Even though it won't help seo, I would still recommend doing it. I don't close each tag with a forward slash though. I don't remember that ever being a part of valid html.
     
    vansterdam, Sep 24, 2008 IP
  7. fr@nc!z

    fr@nc!z Active Member

    Messages:
    1,545
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    80
    #7
    Same as here. I using <strong> tag than <b> tag. :D
     
    fr@nc!z, Sep 24, 2008 IP
  8. Don_pepot

    Don_pepot Guest

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    not necessarily shorter, they just add up trailing slashes because it would be a sign for single tags in XHTML.
     
    Don_pepot, Sep 24, 2008 IP
  9. tim-buchalka

    tim-buchalka Active Member

    Messages:
    335
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    60
    #9
    You should definitely use valid html.

    Google bot and other search engine bots are just programs, and it's possible that broken html could mean the bot would fail to index your website properly.

    Why take the risk?

    I am sure they have all sorts of inbuilt code to recover from errors if they do find bad html, but it makes sense anyway I think to keep all your code valid.

    Cheers
     
    tim-buchalka, Sep 24, 2008 IP
  10. nairbuoyevoli

    nairbuoyevoli Active Member

    Messages:
    579
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #10
    with regards with ranking HTML Validation (according to W3C standards) of a page "it cant help. or less important "
     
    nairbuoyevoli, Sep 24, 2008 IP
  11. Bloomtools

    Bloomtools Peon

    Messages:
    1,361
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #11
    using valid HTML is some helpful to ranking.
     
    Bloomtools, Sep 24, 2008 IP
  12. Aryans

    Aryans Well-Known Member

    Messages:
    1,854
    Likes Received:
    31
    Best Answers:
    1
    Trophy Points:
    178
    #12
    Look guys valid HTML & CSS is definitely helps to your seo work and your visitors as well and if your site is looking good and clean then visitors will remember your site and bookmark as well in short it will showing good impression to your visitors.

    And I'm always yousing <strong> tag here little bit difference between <b> tag and <strong> tag.
    <Strong> tag spot all the browser and showing same as it is.
    <b> tag not spot to all the browser and some time it showing different - different result.
     
    Aryans, Sep 24, 2008 IP
  13. Aryans

    Aryans Well-Known Member

    Messages:
    1,854
    Likes Received:
    31
    Best Answers:
    1
    Trophy Points:
    178
    #13
    Well, I'm not 100% agree with that point. ranking is the different thing.
     
    Aryans, Sep 24, 2008 IP
  14. sheds

    sheds Peon

    Messages:
    825
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #14
    HTML validations identify the errors in your pages that can act as faltering blocks for spiders. Rectify these errors will help increase your site's ranking on serp.
     
    sheds, Sep 25, 2008 IP
  15. MikeLiao

    MikeLiao Peon

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Thank you for all the replies.
     
    MikeLiao, Sep 25, 2008 IP