Hi!
I had been working on a project where we need to bring an old sts site to sharepoint 2013 .
Indeed i understand whole migration is manual. However i am still not able to figure how to organize sites now?
Initially everything is under one site. I have count of main subwebs and chid subwebs vary.
All parent subwebs (100 in total) there are 4-5 subwebs showing highest folder size.
keeping in mind MS guidliens of content db size limit not to cross 200 GB, we were fgfuring out how do we craete new web application?
Create web application let say new.site.com
Create top level site
create all 100 subwebs as site collections - Not looks like very good practice.
create only biggest size parent subwebs and site collections? In this case where will we craete rest of subwebs?
current urls are like this
http://team.test.org
subweb http://team.test.org/section1
http://team.test.org/section1 has many further child subwebs
I hadnt been able to figure out what will be new URL's like keeping in mind root and /sites managed paths and Includion techniques?
thanks n Regards