I’ve read all over the web for a solution regarding the accessibility of the wordpress admin platform after a Cloudflare nameserver migration + SSL strict policy.
-
nameserver changed to Cloudflare
-
SSL origin certificate installed on the server and Full(strict) policy enabled on Cloudflare
website : www.cbedard.com hosted on GoDaddy
- What has been verified already :
Cloudflare rule :
cbedard.com/wp-admin/ (asterisk at the start and at the end)
Disable Security, Cache Level: Bypass, Disable Performance
.htaccess is minimal with no deny or ip allowing
I know that it must be something server side since the error has no Cloudflare mentions, but I’m lost about what could trigger that 403 Error only on wp-admin.
Any inputs ?