|
whitesites
| Joined: 05 Jul 2004 |
| Posts: 177 |
| Location: Houston, TX |
|
 |
Posted: Thu Aug 28, 2008 8:34 am |
|
 |
 |
 |
 |
I have been thinking of different ways of getting my website to rank higher on search engines, even though backlinks are important. I am focusing more on the specific HTML and how its formatted. I have one site as my guinea pig for this. I have already moved all CSS to an external style sheet and I am basing the entire design off DIVs using absolute positioning. Since the closer words are to the top of your page ( in code ) will result in better ranking, I was wondering...
What if I moved the <head> to the bottom of the document and just started with the <body> I already tried it and it loads the same. But I was wondering does anyone think this could potentially give a boost in SEO?
I already searched google, and it seems that I might be the first person to ever think of this.
|
|
|
|
dstoltz
|
 |
Posted: Mon Nov 03, 2008 9:09 pm |
|
 |
 |
 |
 |
that sounds like it wouldn't work well in many browsers...not to mention it's terrible coding practice.
<my 2 cents />
|
|
|