View Single Post
Old 05-25-2015, 04:15 AM  
bill_musk
Confirmed User
 
bill_musk's Avatar
 
Industry Role:
Join Date: Nov 2014
Posts: 482
Traffic Arbitrage ?

Hey guys,

Hope someone can figure out how to solve my problem.
I'm currently doing traffic arbitrage with a network that doesn't accept traffic from platforms.

i'm using an htaccess to redirect traffic that comes from a certain referrer towards the traffic buyer.

Code:
RewriteCond %{HTTP_REFERER} .*TrafficBroker.com*$
RewriteCond %{HTTP_USER_AGENT} (anything i find profitable) [NC]
RewriteRule ^(.*)$ TrafficBuyer.com [R=302,L]
Problem is, I tracked the traffic of TrafficBuyer.com and the referal is TrafficBroker.com.

is there anyway to hide such information with htaccess redirect ?

thank in advance.
bill_musk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook