Forum Moderators: open
I'm re-designing my site using CSS and have made it in such a way that my <div> with all the content is at the top of my page, just under the head tag. After that, my navigation divs are called in.
Now my navigation divs have lots of keyword links i.e - "blue widgets" "green widgets" "overseas widgets" etc.
Do you think it's better to keep the navigation at the top of the doc, or to put the content there? I'm thinking its better to have the content at the top.
Just curious if anyone has any opinions of which works better.
Thanks!
Matt
From googles viewpoint, I haven't found my CSS sites suffer as a result of this method. I think if anything, google seems to prefer the content to be as near the top of the code as possible. If in doubt, you could put a few main internal links at the top of the source, such as section links, and put the full nav at the bottom. This works well if you have say a tab menu at the top, with a standard side menu.
Anyone else that has noticed a drop in ranking due to css div layout I'd be interested though.
The thing is I'm already doing realyl well with my rankings, and so I'm afraid of making any changes that might make me slip in the serps.
I'm uploading the updated site right now :) I guess I'll be able to tell of any traffic differences over the next week or so.
Thanks again for the input -
Matt