Hi,

I have a SEO question regarding how search engines scans a website. Say for example if I have a site where it has a 3 column layout. Column left and column right appears before the middle column area, and within column left, right there are h2, h3 tags; within the middle column there is a h1 tag.

The source code goes something like this...
<column_right>
   <h2>
</column_right>
<column_left>
   <h2>
</column_left>
<column_middle>
   <h1>
</column_middle>


Caleb,

Try this and give it a go: 
http://css-tricks.com/navigation-markup-after-content/

Hope this helps.


Elias Abunassar
eliasabunas...@gmail.com
http://eliasabunassar.com

+----------------------------------------------------------------------+
 more info about webdesign-l: http://webdesign-L.com/
              to unsubscribe: http://webdesign-L.com/mailman/listinfo/list
 If you had read the list policies: http://webdesign-L.com/policies/
you'd know not to "top post": http://en.wikipedia.org/wiki/Top-posting
    That means that if this line here is in your reply, you lose.


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to