UpdraftPlus
Back up, restore and migrate your WordPress website with UpdraftPlus
Enabling security features in the All-In-One Security (AIOS) plugin is essential for safeguarding your WordPress site, but misconfiguration can accidentally lock you out. This guide outlines proactive steps to avoid being redirected to 127.0.0.1 or blocked from your site when activating key security tools.
What it does: Blocks bots by requiring a secret URL to set a login cookie.
Why lockouts happen: Accessing the login page without visiting the secret URL first.
Prevention tips:
your-site.com/?your-secret-word
).What it does: Blocks traffic from specific countries.
Why lockouts happen: Accidentally blocking your own country.
Prevention tips:
What it does: Blocks IPs after repeated requests to non-existent pages.
Why lockouts happen: Legitimate users triggering too many 404 errors.
Prevention tips:
What it does: Temporarily blocks IPs after failed login attempts.
Why lockouts happen: Typos or forgotten passwords triggering the lockout.
Prevention tips:
For advanced users, here’s how to disable features temporarily:
/* That’s all, stop editing! */
:
define('AIOS_DISABLE_COOKIE_BRUTE_FORCE_PREVENTION', true);
wp-content/uploads/aios/firewall-rules/settings.php
and set:
aios_enable_brute_force_attack_prevention:""
By configuring these features carefully and following the steps above, you can secure your WordPress site without risking access loss. Always test settings, document changes, and keep recovery options ready. For more help, visit the AIOS support forum or contact premium support.
Try TeamUpdraft’s full suite of WordPress plugins.
Back up, restore and migrate your WordPress website with UpdraftPlus
Speed up and optimize your WordPress website. Cache your site, clean the database and compress images
Secure your WordPress website. Comprehensive, feature rich and easy to use
Centrally manage all your WordPress websites’ plugins, updates, backups, users, pages and posts from one location