Microsoft SharePoint users can organize their data using Site Collections and Sub sites. A Site Collection can have multiple sub sites underneath it, with same or different permissions.
While sub sites are a good way to organize sub sections or groups within a top level site, creating many can lead to a mess with unmanaged data and permissions. Microsoft suggests using site collections with Hub sites instead of multiple sub sites.
In that case, we may want to restrict sub site creation option for site owners.
You can turn off subsite creation option from SharePoint Admin Center using below steps.
- Login to the SharePoint Online Admin Center https://code2care-admin.sharepoint.com.
- Click 'Settings' > scroll down and click 'Classic settings page'.
- Under section 'Subsite Creation' > select 'Disable subsite creation for all sites' > Click OK.
- Wait .. wait .. wait. It may take few minutes for the changes to take effect, typically 30 minutes.
- Navigate back to your site and try creating a sub site.
- Now users no longer see the option 'subsite' in the dropdown while creating new content.
Read the description carefully
Control subsite creation for people who have permission to create sites.
This controls visibility of the Subsite option on the Site contents page and enables new subsite creation.
Use hub sites to connect related sites instead of using subsites.
And the 3 available options,
Disable subsite creation for all sites - disabled fully
Enable sub site creation for classic sites only - enabled only for classic sites
Enable subsite creation for all sites - enabled fully
For SharePoint on-premises, navigate using these steps for the option
Manage Web Applications > Web App > User Permission > Create Subsites > uncheck > Save
❓️ What if a smart user tries to access the subsite creation link directly https://code2care.sharepoint.com/_layouts/15/newsbweb.aspx ?
You are sorted, they will see an error message "New subsites are not available for your organization. Create a new site instead."
Have Questions? Post them here!
- Move Copy Migrate SharePoint OneDrive files folders to different site collection location
- How to generate client id and secret to register SharePoint App with OAuth
- How to share SharePoint site or document with all users in organization
- Get-ADUser PowerShell - Get AD user details using email address
- error CAML Query containing special characters
- Access URL for SharePoint Tenant Admin Center (Online Office 365)
- Fix SharePoint Error - The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started
- SharePoint - The URL is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web.
- How to delete SharePoint List Item programmatically using C#.Net
- How to Share Microsoft SharePoint Site with Users or Groups
- JSON column formatting to preview SharePoint Online file on mouse hover
- SharePoint List redirect user after submitting form NewForm.aspx
- See actual SharePoint error exception modify web.config
- SharePoint Server 2016 IT Preview Deprecated Removed features
- How to create SharePoint Document Library
- How to Get or Set SharePoint Document ID _dlc_DocId using PowerShell
- How to disable SharePoint subsite creation option for owners
- PowerShell - How to use Try Catch Finally blocks for error exception handling (Windows/SharePoint)
- SharePoint error - Your organization doesn't allow sharing with users from this domain. Please contact your IT department for help. (OSE403)
- [Solved] SharePoint Search Internal server error exception
- How to wrap column text in SharePoint Online Modern List Grid View using JSON formatting
- How to extend retiring SharePoint 2010 Workflows and continue with Office 365
- Changed AD user display name showing old name in SharePoint
- How to hide or remove quick launch left navigation from SharePoint Online Modern site page
- How to enable anonymous public access for SharePoint Online site collection, file, folder without login ?
- PHP Fatal error : Call to a member function bind_param() on a non-object - PHP
- How to replace with space - HowTos
- [Solved] SharePoint System.IO.FileNotFoundException was unhandled - SharePoint
- How to kill service running on a port on Ubuntu Linux - Ubuntu
- What is BTS? What is BTS A.R.M.Y? What is its meaning? - BTS
- [Solution] SFTP Connection closed File 22 not found - FTP
- Increase Font Size of Eclipse Java Code - Eclipse
- How to see Storage Information on macOS Ventura - MacOS