Q. I can't log in after setting up reCAPTCHA
A. This is typically caused by incorrect API key configuration or a domain registration mismatch.
Possible Causes
| Cause | How to Verify |
|---|---|
| Site key and secret key are swapped | Check in the Google reCAPTCHA admin console |
| Domain not registered | Verify the correct domain is set under "Domains" in the admin console |
| reCAPTCHA v2/v3 version mismatch | Confirm the version selected in the admin console matches the plugin settings |
| Browser extension interference | Temporarily disable ad blockers or Privacy Badger |
Recovery Steps
- Connect to your server via FTP/SFTP
- Rename the
/wp-content/plugins/sentinel-securityfolder to disable the plugin - Log in via
/wp-login.php - Rename the folder back and reactivate the plugin
- Go to SentinelSecurity → Login Security → reCAPTCHA and review/fix the settings
Correct Setup Procedure
- Go to the Google reCAPTCHA admin console
- Confirm that your site's domain is correctly registered (pay attention to
wwwvs. non-www) - Enter the Site Key (public key) into the plugin's "Site Key" field
- Enter the Secret Key (private key) into the "Secret Key" field
- Verify that the reCAPTCHA version in the plugin settings matches the version selected in the admin console