Page 1 of 1

redirect all traffic from trader

Posted: Wed Mar 02, 2016 5:59 am
by cr33p
have some traders who send bot traffic, already deleted them but traffic is still going, how can i redirect all that traffic by domains to google for example ?
please help!

Re: redirect all traffic from trader

Posted: Wed Mar 02, 2016 8:53 am
by Rock
Hello, cr33p.

The best way to block unwanted bot traffic from accessing your site at all is to block them in your .htaccess file.

Regards,
Rock

Re: redirect all traffic from trader

Posted: Wed Mar 02, 2016 9:01 am
by cr33p
can u please post some .htaccess example code with 3 sites where bot traffic come from
for ex. site1.com, site2.com, site3.com
thx in advance

Re: redirect all traffic from trader

Posted: Fri Mar 04, 2016 2:15 pm
by Rock
If you want to redirect specific referring domains via your .htaccess file, you will have to search for an appropriate solution online. Just to remind you - blocking / redirecting all traffic from certain trades will also include any legit traffic coming from those sources.

There is an alternative method, that might do the job: only block IPs you consider suspicious by adding them to TE3's "IP block list". Traffic coming from IPs listed on the "IP block list" is counted under system trade "blocked", and (by default) doesn't get skimmed / sent to trades. It is sent to content. If you would prefer to send this traffic to a specified URL, enable / edit outgoing redirections for the system trade "Blocked".

Rock