View Single Post
  #1 (permalink)  
Old 07-02-2009, 05:00 AM
TheWildHaggis TheWildHaggis is offline
WebProWorld New Member
 
Join Date: May 2009
Posts: 11
TheWildHaggis RepRank 0
Default htdocs structure?

Folks,

Currently my website (www nfpc org uk ) is split into several sections, with the main index home page in the root htdocs dir on the server. All the seperate sections are in dirs of their own with their own index page:

->htdocs
--index.shtml
-->bb (dir)
----index.shtml
-->gg (dir)
---index.shtml

However I have been advised that having such a structure is not a good idea, as pages pages that are in sub dirs from the htdocs are giving less notice by web crawlers.

Is this true? Does anybody know any more about this?
Reply With Quote