[RSS Feed/News] If user comes from search engine or other ways to detect humans

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
For xenForo 1 the conditional if a user comes from search engine was:

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 bombing, 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 pass...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom