12-17-2019, 10:21 AM
Do the following things and report back with your results if you can.
1. Open the web developer console of your browser, load up the network tab and then go to the site that is not loading properly. You should see which and how all the resources are loading. The codes are important and also possible warnings. You can check the normal console output of he web developer console for errors related to mixed content, cross loading of resources, resource loading policies and etc.
2. If everything at point one is alright I would suggest to check access and error logs of your web server to figure out what is going on. Maybe missing files or other server internal error codes?
Examples for 1:
![[Image: IKnPjHG.png]](https://i.imgur.com/IKnPjHG.png)
1. Open the web developer console of your browser, load up the network tab and then go to the site that is not loading properly. You should see which and how all the resources are loading. The codes are important and also possible warnings. You can check the normal console output of he web developer console for errors related to mixed content, cross loading of resources, resource loading policies and etc.
2. If everything at point one is alright I would suggest to check access and error logs of your web server to figure out what is going on. Maybe missing files or other server internal error codes?
Examples for 1:
![[Image: IKnPjHG.png]](https://i.imgur.com/IKnPjHG.png)
![[Image: TmUkpdo.png]](https://i.imgur.com/TmUkpdo.png)
![[Image: zHHqO5Q.png]](https://i.imgur.com/zHHqO5Q.png)