How can we check to see if a slow loading SharePoint page has closed webparts?
Rohan Rathore
To check if page has a closed web parts or not; add ?contents=1 at the end of the URL. Now you will be redirected to web part maintenance page. Here you need to select web part and delete if needed.