Questions tagged [sub-site]
Subsite generally refers to a child site of a SharePoint site collection. Multiple subsites make a site collection.
354 questions
0
votes
0
answers
32
views
Advice on SharePoint Structure Option
Good afternoon,
I’m seeking guidance on which SharePoint site option is best for our HR department. We currently have a classic SharePoint site, but we want to modernize it. However, I feel that the ...
1
vote
1
answer
58
views
Delete a webpart on SharePoint subsite
I have a power automate flow which creates a SharePoint subsite. Now once a subsite is created, I want to delete the "News" webpart that is on the SharePoint subsite.
I know to delete a web ...
0
votes
1
answer
232
views
What is the use case of subsites in SharePoint online?
Instead of subsites, Microsoft recommends having independent site collections and commencing them via hub site. One of core reasons for this seems to be the fact that a sub site by default inherits ...
1
vote
2
answers
2k
views
How can I use PnP Powershell to enable custom script in a subsite?
My problem is enabling custom script with DenyAddAndCustomizePages.
A two-line script can describe my problem.
Background: I was using Set-SPOSite to enable it like this:
Set-SPOSite $SiteURL -...
2
votes
1
answer
20
views
Subsite deletion when removing ability to create subsites
Do existing subsites get deleted when you turn off the ability to create new subsites in SharePoint Online Admin Center?
Or do the existing subsites remain and just the create new subsites link is ...
0
votes
1
answer
656
views
Set the column width of the Site Contents - Subsites
Is there a way to increase the column width of the Site Contents - Subsites list in SharePoint Online (O365)?
The names are getting cut off:
1
vote
2
answers
824
views
PNP script to get all subsite in a single site collection, please with MFA for SP online
Found plenty of scripts but they are not with MFA. MFA is a standard now, do not understand why people insist of creating scripts not considering that.
Can someone help?
1
vote
1
answer
187
views
Restore inheritance of subsite from main site
How do I restore inheritance of subsite from main site?
The permission of a group was prior 'Full Control' and accidentally change it. Adding and removing links was no longer there.
0
votes
1
answer
574
views
Installing SPFX Extension on SharePoint Subsites - Error: "A different version of this App is already installed"
I am trying to install a SPFX Extension on my root site and subsites. I am able to install it on my root sites with this script but then run into an error stating:
Install-PnPApp : {"odata.error&...
0
votes
1
answer
127
views
How can I show number of members on the subsite?
I want to show the number of members on the SharePoint subsite page.
The image below, which is the top-level site, shows the number of members.
Then I create the subsite under the top-level site but ...
0
votes
1
answer
142
views
Hub site vs subsite
I have a team site with a subsite.
Now I want the lists in the team site to be visible in the subsite?
It must work with a hub site?
1
vote
1
answer
727
views
Create Subsite from Modern SharePoint Site
I was confused to create subsite on multiple scenarios, I saw it was not recommended to use or create subsite now.
Why it stopped to create subsite?
And how to manage similar way to create subsites (...
1
vote
1
answer
876
views
I am unable to delete the SharePoint online subsite that is created under the team site
I am unable to delete the SharePoint online subsite that is created under the team site.
Please tell me what is wrong?
0
votes
2
answers
267
views
Best practice migrating a large amount of sub sites from 2013 to Online
I have an on-prem (2013) site with 200+ subsites all created from the same template with the same document library just because users wanted to re-use the same filenames (and document library names) ...
1
vote
1
answer
113
views
Navigation bar reconfigures links from sections of SharePoint pages, removing everything after '#'
I am currently configuring my navigation bar in SharePoint online (Office365 application). My SharePoint site exists of two pages:
Home page
Info page
[section 1] Who are we?
[section 2] What do we ...