Is there anyone who can help me log in to my website? I tried to log in, but the login page shows a CAPTCHA clickfix, and I donβt know how to resolve it. Even logging in directly from Hostinger to WordPress results in a blank white page.
1 Like
Before you can log back in, you need to know which fix to use β so scan first:
scan your domain
β
INFECTED? or CLEAN?
β β
malware fix plugin fix
Scan first β free, no login, instant verdict
Sucuri SiteCheck β paste your domain, get infected or clean in seconds. Second opinion: VirusTotal.
INFECTED
- hPanel β Security β Malware Scanner β free, auto-cleans infected files
- Files only, not your database β symptoms back after a clean scan = check
wp_options/wp_posts/wp_users, or Hostingerβs paid Site Cleanup ($95) covers the DB wp-content/mu-plugins/β check for files you didnβt put there, known backdoor spot, invisible in your normal plugin list- Rotate every password: WP admin, hPanel, FTP/SSH, database
- Ran the CAPTCHAβs command in Windows already? Scan that PC too
CLEAN
Broken security plugin, not a hack. Via File Manager or FTP:
- Rename
wp-content/object-cache.phpβobject-cache.php.off(Hostingerβs LiteSpeed cache is a known trigger for stuck login CAPTCHAs) - Or rename the plugin folder in
wp-content/plugins/(e.g.wordfenceβwordfence-off) to disable it, log in, fix the CAPTCHA settings from inside
Get back in, either path
hPanel β Websites β [your site] β Admin Panel β skips the front-end login, straight into wp-admin.
Still stuck
hPanel β Files β Backups β weekly auto-backups on every plan. Restore to before this started.
!