Hi I read a SEO DOC, i got this Google reads your webpage from top left, to bottom right? Well, in general they do, but because most websites contain a left hand column which contains all of their navigation links, Google WILL View all of the text in the left hand column Before The Body of the webpage. IS the above is a vaild info , is it good to have links on the left column rather than right , Please know your comments kelly http://786-heba-ks.com/blog/
Google and all other search engines read your page in the order of your pages code, so if you have coded your site so that the right cloumn comes first in the HTML/XHTML then the right column will be read first, if you have coded your site so the content div is first in the HTML/XHTML then the content div will be read first, ect, ect.
No. The above data is completely bogus. Googlebot, like any other piece of software, reads web pages in source code order. CSS makes source code order unrelated to display order.
Agreed, not to mention that some languages don't read in the same order as English grammar "IF" the OP's question was true.