3 Collum Wordpress theme and Google

Discussion in 'WordPress' started by dailydee, Mar 21, 2007.

  1. #1
    I have heard that its best to not have a too many collum on your blog especially the left collum hense why you see most site using right collum. I read somewhere that the Google spider goes down your page starting from the header then to your left collum then to your content. Is this true?
     
    dailydee, Mar 21, 2007 IP
  2. ketan9

    ketan9 Active Member

    Messages:
    548
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    58
    #2
    This does play a tiny role. But you should not be concerned too much about this. +

    In general, the link juice towards the higher position on page is little higher than at the bottom, not much different but a little bit.
     
    ketan9, Mar 21, 2007 IP
  3. www.mazoo.co.uk

    www.mazoo.co.uk Peon

    Messages:
    225
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you should have no problems regarding google/seo on a 3 column blog site
     
    www.mazoo.co.uk, Mar 21, 2007 IP
    daylight likes this.
  4. jhmattern

    jhmattern Illustrious Member

    Messages:
    8,909
    Likes Received:
    794
    Best Answers:
    2
    Trophy Points:
    455
    #4
    I think that was more of a problem with table-based layouts, but not an issue w/ CSS.
     
    jhmattern, Mar 21, 2007 IP
  5. hmansfield

    hmansfield Guest

    Messages:
    7,904
    Likes Received:
    298
    Best Answers:
    0
    Trophy Points:
    280
    #5
    Good question dailydee, I was wondering the same myself, as I love 3 column themes.
    Thanks
     
    hmansfield, Mar 21, 2007 IP
  6. jhmattern

    jhmattern Illustrious Member

    Messages:
    8,909
    Likes Received:
    794
    Best Answers:
    2
    Trophy Points:
    455
    #6
    I could be wrong, but I believe it works like this:

    In a table-based layout, things are basically read with the left column first, then middle, then right, from top to bottom, b/c that's how the code for the table appears in the html.

    With a CSS design, like wordpress themes, you're able to position things differently in the code, to have the most important areas for SEO showing first when SEs are reading it, by using the CSS file for positioning. I believe the other benefit in that sense is that, by having the CSS in an external file, it's taking away more garbage from the html that the SEs have to read.
     
    jhmattern, Mar 21, 2007 IP