Forum Discussion
An_admin_123
May 17, 2023Copper Contributor
I'd like to find the total number of sites in SharePoint online
All my SPO sites start company.sharepoint.com/, I'm trying to find out the total number of sites and subsites below that. So far I can't find anything which can show me a total number. Can anyone h...
DaveMehr365
May 23, 2023MVP
Hello An_admin_123
you see the total number of sites in your SharePoint Admin Center.
The total number uf subsites are not available in an Admin Center. You need to use a Third-Party Tool or PowerShell. Here are examples (I have this Scripts NOT tested): https://www.sharepointdiary.com/2017/05/get-all-site-collections-and-subsites-in-sharepoint-online-powershell.html
Regards, Dave