Hi community, I truly hope all here are well and staying safe. I’m new to the community as well as Cloudflare. I would like to know if I should be allowing Cloudflare to login (access) to my website? The reason I ask is I am using a security app that is blocking and locking out the Cloudflare IP’s. Question should the Cloudflare IP’s be whitelisted to my Wordpress admin and website to work properly? Any help from the community will be greatly appreciated!
Hi sdayman, thank you for your response to my query, it’s the Wordpress security plugin I’m using that seems to be blocking Cloudflare IP’s. Are you saying that the IP’s being blocked are originally a different IP? If that’s the case should I find a way to install mod_cludflare for my WordPress site? Any advice?
Without something like mod_cloudflare, your plugin won’t see the user’s actual IP address in order to block it, so it blocks Cloudflare instead.
I use Wordfence, and it can parse out the user’s IP address from the Cloudflare headers for blocking.
Some hosts already have something like mod_cloudflare installed, but it sounds like your host doesn’t. You’d have to ask them if they have a way to restore IP addresses from proxy headers.
For a Wordpress plugin use this Cloudflare – WordPress plugin | WordPress.org But beware I think the developer is awol and it has some problems that isn’t fixed from what I’m reading you should read up on it.
I use Mod_Cloudflare on my Hosting Server.
Thank you very much Mitch, I put in the request to have Mod_Cloudfare installed by my web host provider. Question if it is installed will I still need the Cloudflare plugin?
The Cloudflare plugin is completely different from mod_cloudflare. mod_cloudflare is for restoring visitor IP address from the header. The plugin interfaces with your Cloudflare Dashboard to control some settings, and a couple of WordPress-specific features as well.