Configure Cloudflare Page Rules to Protect Your WordPress Website
Cloudflare is a great tool to protect your site against attacks, hacks or malware. We can use free Page Rules to protect our websites in this wa …
Configure Cloudflare Page Rules to Protect Your WordPress Website
- Login into your cloudflare account (We assume you had your account and your domain added.)
- Navigate to your Domain -> Page Rules
- Add a Page Rule for yourdomain.com/wp-admin* like the image:
(important: Use security level as high, not Under Attack, because it can block some scripts and functionalities in WordPress)
- Add another Page Rule to protect your wp-login file as the image:
- We finish! You can use your custom page rules in any kind of site, and protect another pages as contact, or payment for example.
Recent Post
WebSocket sin servidor con AWS Lambda y Fanout
WebSocket sin servidor (serverless) con AWS Lambda y Fanout
Async/Await a Promises.all para acelerar llamadas
Cambiar Async/Await a Promises.all para acelerar las llamadas API en Node.JS
Aplicación web: Implementación EC2
Implementación de una aplicación web NodeJS con AWS EC2