Welcome Guest, Not a member yet? Register   Sign In
Detect User If It Is A Bot
#1

When user signs up is there away to detect if user is a robot?

Just in case it slips through. Currently I use a robots.txt file

On my robots.txt

Code:
User-agent: *

Disallow /

And On my head area in view


Code:
<meta name="robots" content="noindex">
There's only one rule - please don't tell anyone to go and read the manual.  Sometimes the manual just SUCKS!
Reply
#2

You can use this 3rd party plugin to detect if user is a bot before being allowed to register.
https://crawlerdetect.io/
Be Simple Angel
Reply
#3

Captcha?
Reply
#4

I use google reCAPTCHA it's easy to implement.
There are those who tell lies with meaning behind them and those meaning less lies!
Reply




Theme © iAndrew 2016 - Forum software by © MyBB