If user comes from search engine or other ways to detect humans

  • Thread starter Thread starter V3NTUS
  • Start date Start date

V3NTUS

Guest
Member
For xenForo 1 the conditional if a user comes from search engine was:

Code:

Code:

Code:
<xen:if is="{$visitor.from_search}">

</xen:if>

But I was unable to find a relative version for Xenforo 2.x.

I aim at finding a way to find legitimate users (or at least try to) as I'm victing of click -Redacted-, so a way to find out if they're coming from search engine would be handy, but I'm also open to other ideas (if any) to defeat malicious bots once and for all, or at least make it harder for them to...

Read more

Continue reading...
 
Top