antibot_redirect
No security coverage
This module protects specific pages from bots by requiring ReCaptcha for external requests.
Features
- Restricts bot access to selected pages by enforcing reCAPTCHA on external requests.
- Works with Drupal 10 and Drupal 11
- No impact on authenticated users
Post-Installation
After installing the module, go to the URL:
/admin/config/system/antibot-redirect.- Set the verification page title and description.
- Add protected URLs that should require verification.
- Save the configuration.
Additional Requirements
This module requires the reCAPTCHA module.