Do you always want to use /sites/ or /personal/ to create your site collections? Would you ever wanted to create a site collection off the root of your site such as http://extranet.company.com/PartnerName, only to find you can’t?
Well, If you don’t want your new site collection to be under /sites/ and need the ability to put in under (/).
Can it be done, why yes it can, but.. If you want to go down this road, you will NOT be able to have a site collection that resolves at the main root (http://extranet.company.com). This is a good approach depending on your particular requirements.
Here are steps that you can follow to update your managed paths:
- First you will see that when trying to add a new site collection you are limited to only the managed paths available.
- To add a managed path you can select “Define Managed Paths” from the link in the Create Site Collection screen, but you need to know what you are doing.
- Or, you can go to Application Management, “Manage web applications”, Select the Web Application of your Choice and then select Managed Paths in the ribbon.
- Going to the managed paths page, we see something like this.
- By default, SharePoint 2010 adds a (root) “Explicit inclusion” to you managed paths for each Web Application created.
- First step is to delete this “Explicit inclusion” from your Managed Paths.
- Next, Create the new “Wildcard inclusion” / .. (select Add Path)
- Now your new Path is available.
- Now lets create the new Site Collection.
- Go to Application Management
- Select Create Site Collection under the Site Collection Section
- From the Drop down select the correct Web Application
- Provide it a name
- Under Web Site Address select the Drop Down and you will now be able to select “/”.
- Put in the Name of your new site collection.
- Pick your Template
- Select Ok
- Complete.
- Now you can create sites under the root “/” .
- But remember, this approach leaves you with no main root site collection but allows you to easily manage site collections at the root “/” without having to have a managed path for each new site collection.
- See Blog post Option 2 if you need both the root and “/”.
Hope this helps.

0 comments:
Post a Comment