Forum Discussion
Modern subsites?
i would say that from a performance viewpoint, resolving sub-sites has always been an overhead as it reduces the amount of work that can be delegated to SQL by the need to translate internal sharepoint only meta-structures. Now that the old limitations around site collections and database sizes have gone, it makes sense to evolve the granularity and use site collections as the atomic site so that performance can be accelerated. it is only because we have got in the habit of subsites that we are nervous about moving away from them. The advantages they gave in inheritance are much outweighed by the problems of broken inheritance. The inability to separate them in SQL can become a problem as a site grows and then forces a restructuring.
For small segregations then List/ Library structures can be used instead of subsites to partition data physically for security purposes.
The https://www.unily.com/insights/blogs/microsoft-ignite-2017-announcements-you-need-to-knowarchitecture looks like a more formalised evolution of cross-site publishing which delivers a very robust and flexible system where I have used it before. excellent pattern that really leverages search.
perhaps those with a love for subsites could bullet point their advantages to see if we can suggest how that functionality would be designed into a site collection approach.
Hello,
I have a classic site with 2000 subsites in it. If i convert it to a Hub site and link all subsites to the hub site; is it possible to do?
- Martin CoxFeb 26, 2018Brass ContributorVinita, no. Modern team sites and modern communication sites link to hub sites. I have not heard any simple answer to what do you do with thousands of classic sub-sites.
- Vinita VERMAFeb 27, 2018Brass Contributor
Thanks Martin for your quick response.
If I change this main site from classic to Modern experience can then it be converted to a hub site?
- Martin CoxMar 05, 2018Brass Contributor
I do not think you can change an existing classic site into a Hub site. Hub sites are 100% understood yet (are not yet released to all O365) but studying the thread in the blog by Mark-Kashman (https://techcommunity.microsoft.com/t5/SharePoint-Blog/SharePoint-hub-sites-new-in-Office-365/ba-p/109547) I found Mark say, "A hub site can be either like a team site or a communication site at its roots" which leads me to suspect you have to start with a modern site and then can make it into a Hub site. For sure the hub must be a site collection as modern team sites and modern communication sites are site collections.