Recently i’ve been facing this annoying issue, and just noticed it was related to Cloudflare, and not my host provider. Everytime i tried to edit some page or post on my Wordpress website, the page took forever to load - and never did.
I fixed it by enabling the developer mode on Cloudflare. Is that the only solution? ANd i also noticed that the developer mode disables itself after some time.
The website in question is filipecarvalho.com.br
You might try a page rule for:
*yourdomain.com/wp-admin*
with:
Disable Security
Cache Level: bypass
Disable performance
Will try, thanks. I believe i have to wait half a day to see if it works! Will report back later!
Again, thank you!
It shouldn’t take that long… Normally just a few minutes. Hopefully it will work
didn’t work when i disabled the dev mode, add/edit posts/pages keeps loading forever. even after 2 days
Cloudflare’s default settings should not interfere with post editing. Other than the Page Rule suggested by @domjh, do you have any other page rules?
Make sure the Page Rule suggested by @domjh is positioned before any other page rule, otherwise it won’t trigger.
Also, since the suggested rule includes “Disable Security”, you may want to create an Access Policy for the whole /wp-admin section.
https://developers.cloudflare.com/access/common-access-configurations/common-configurations/
i forgot to add the * after the /
it works now! ty so much
Glad it works for you
This topic was automatically closed after 14 days. New replies are no longer allowed.