Forum Discussion
SharePoint Online - Page Load Time
- Apr 19, 2018
I believe you may be experiencing the slowness of SharePoint online because you are using Structural Navigation... Check your site settings, navigation, and see if this is the case
Here is a Microsoft article regarding https://support.office.com/en-us/article/Navigation-options-for-SharePoint-Online-adb92b80-b342-4ecb-99a1-da2a2b4782eb
There are multi-geo capabilities, but those are designed for data sovereignty, not performance. Multi-geo is a fairly new feature, requires separate licensing, and a total of 5000 seats minutes.
Okay, thanks for clearing that up
- Vivek JainMay 15, 2018Iron Contributor
For the time being the 'Managed Navigation' has improved the performance. There was about 3 seconds improvement noted after converting structural navigation (for about 60 links in the navigation) to managed navigation.
Within the "managed navigation" I used the mix of security-trimming (i.e. links points to folders) for common links and full security (links points to respective ".aspx" pages) for others important links which we didn't want to show to all audience. About 60% links were with security-trimmed.
During the peak-time (afternoon from office WiFi), it gives about 4.5 seconds of response time (averaged over 10 samples) and during the night time (around 10 pm EST from home WiFi) the response time is better about 3 seconds.
My test SharePoint page has quite a few Webparts (about 2 List WPs, 3 CQWPs, 1 RSS Feed, about 4 Content Editors WPs).
I think to further improve the time we would either have to limit the links further in our navigation. Other option we might have to go for a dedicated links (i.e. "expressroute" service from Microsoft). Does Micosoft offer any trial time for expressroute service?
- Dean_GrossMay 15, 2018Silver Contributor
Make sure you don't have any old closed web parts, those can really slow down the page. see https://support.office.com/en-us/article/Open-and-use-the-Web-Part-Maintenance-Page-EFF9CE22-D04A-44DD-AE83-AC29A5E396C2
- May 15, 2018I don't believe you can trial ER as that requires configuration from your teleco as well as Microsoft.