Moderator
Yui
(@fierevere)
永子
Perhaps server PHP error logs can give some clues.
Your webhosting support may check where is the problem too, ask them.
I have already contacted them, but while I wait for their response is there anything else that can cause an issue like this? The site runs fine otherwise. Once a post is published, down it goes for a view minutes.
So after reactivating our security plugin, activating a plugin to hide the default wordpress login url and disabling XMLRPC by adding this code:
add_filter('xmlrpc_enabled', '__return_false');
Also, adding the site to cloudflare we still had the same issue. Apparently it is the onesignal plugin. Every time we ‘send notification on post publish’ the site goes down and gives the Error Connection Timed Out.
We still dont know why but at least its a start.
This is marked as resolved but I don’t see a solution. I’m only asking as I’ve got a similar issue! It’s not every time we post, but maybe one in 4 posts cause a brief outage.
It was getting worse, then our host moved us to a new server as a freebie (no relation to this issues, they were jus migrating). And the problem vanished for a few weeks. Now it’s gradually coming back 🙁
The issue we had seemed to have stopped when we used CloudFlare. So I suggest try using that and see if it fixes your issue.
-
This reply was modified 5 years, 11 months ago by
ab473code.
Odd, but will look into it! Thanks 🙂