I need a 5-6 level deep structure (hierarchy) in a publishing portal. Which way to choose is best practice.
Creating publishing sites and sub-sites for each level? (Disadvantage of this: There are levels that has no content, so some sub-sites will have no content. What to do when user goes to subsites that has no content)
Creating single publishing site and having folders in pages library. Creating a custom navigation bar and showing each folder as a level hierarchy, and access the pages in those folders as the content?