davidtl999
Registered Member
- Nov 2, 2007
- 55
- 10
I got it to cookie stuff with an iframe, but I need it to work with forums.
$kw=$_POST['blah'];
if ($kw=='blahvalue') {
javar edirect to offer based on browser
} else {
require('real_index.php');
}
<input type="hidden" name="barba" value="http://www.offer.com"></input>
Could you zip the whole code up and add it as an attachement?
That would be appreciated very much!![]()
@gen. I have a muuuch better way of faking referrer. Instead of checking for referrer of the site you want, why not make this 'fake referrer' page, more like, a gateway...
Let me explain.
Dont let it check against referrer, but let it check if a certain post variable , say, 'ttt' equals 5.
Now, send all your bh traffic to 1.php, which POSTS a form with a hidden field of ttt with value 5 to the 'gateway.php' page. gateway.php sees this, field is right, then does either a java redirect or a link click, depending on browser, to the offer.
If there is no post variable, require or include your REAL whitehat site php file.
Here is a little shameless promotion: Gump v2 does all this, and also frames offers. :]
I don't quite understand what is trying to be accomplished here. But here is a blog i've found that talks all about this and has developed a way to do this perfectly. I have no tested it so i'm not sure if it works 100%
Will try later....
hxxp://www.slightlyshadyseo.c0m/index.php/controlling-your-referer-and-hiding-your-traffic-sources/