Quote:
|
If I do use folders should i name them logically of just use keywords
|
Yep, Naming folders in an unambiguous logical way means that you are less likely to need any disruption as the site gets bigger. If it happens that a keyword can be used as well then it's not a problem.
Where possible have everything as folders with a default page, that way it will make no difference to you should you want (or need) to change technologies.
site.tld/folder/folder/ is the same in any coding language, and nobody can tell whether the site is built with HTML, ASP, PHP, ColdFusion.
There is NO benefit/difference at all to a page in the root to a page 10 levels deep in the site structure.
The difference is in how they are LINKED. It is the click depth that counts.
Pages linked from the root pages (1 click away) are treated as more important than a page that is only linked from 3 clicks away from the root.
The physical (or virtual) structure doesn't come into it.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|