I create Wordpress websites, but sometimes I have this problem where my site doesn't load at all. It happens in all browsers as far as I know. Chrome, Safari, Firefox etc.
Basically what it does load in those situations is an html file with an empty body tag. Nothing more. No errors, no 404 page, nothing. Figured this out by "inspect element" in Chrome.
<html>
<body>
</body>
</html>
That's it..
So is what is this problem related to? Did anyone else had this problem before and does someone how to fix this? I'm not the biggest php expert unfortunately, so help would be appreciated.
Aucun commentaire:
Enregistrer un commentaire