
July 30th, 2007, 03:10 PM
|
|
Contributing User
|
|
Join Date: Jul 2007
Posts: 35

Time spent in forums: 3 h 11 m 54 sec
Reputation Power: 2
|
|
Quote: | Originally Posted by ClickyB However - the biggest "SEO" benefit of Div's is that you can present your content in a different order in your code to that which appears on your page; so internal sitelinks which appear at the foot of your page can be the first thing in the code... Similarly 3rd party ad's which appear at the top of the page can be the last thing in your code... etc etc |
As I say, I'm an SEO amateur at best... how much difference does position in the page make for links? Does a link towards the top of the HTML have much more value than a link towards the bottom?
Quote: | Originally Posted by ClickyB I agree with fernando that CSS should be in an external file - this makes more difference to filesize than anything else (but of course filesize is only an issue on larger pages). |
Regardless of SEO concerns, pages should load quickly to keep visitors on the site. That's enough reason to use proper CSS with external files.
|