how to hide scary landing from ad network?

TimL

Newbie
Joined
Sep 26, 2016
Messages
1
Reaction score
1
Hey folks! I've been doing affiliate marketing for a while, and now I'd like to try new vertical - promotion different kinds of mobile antiviruses. But this niche is already full of big players, to increase CTR I have to use scary prelanders, such as "5 viruses found, press download blah blah blah..."
As I know there are some kind of php scripts which I can use in my lander, which allows to hide scary page from ad network.
And here is my question: I dont use dynamic landers, only static because I use CDN as hosting, so there is no possibility to use php. Can I do it this way - my link goes to dedicated server where is only small php script hosted, which decides where to send user (to safe or scary landing)?
If yes, can anyone help we with this script? I guess it should decide where to send user basing on few parameters: proxy, geo, timezone difference (between users device and local time).
Feel free to add me on Skype - tim.adqb
 
Hey folks! I've been doing affiliate marketing for a while, and now I'd like to try new vertical - promotion different kinds of mobile antiviruses. But this niche is already full of big players, to increase CTR I have to use scary prelanders, such as "5 viruses found, press download blah blah blah..."
As I know there are some kind of php scripts which I can use in my lander, which allows to hide scary page from ad network.
And here is my question: I dont use dynamic landers, only static because I use CDN as hosting, so there is no possibility to use php. Can I do it this way - my link goes to dedicated server where is only small php script hosted, which decides where to send user (to safe or scary landing)?
If yes, can anyone help we with this script? I guess it should decide where to send user basing on few parameters: proxy, geo, timezone difference (between users device and local time).
Feel free to add me on Skype - tim.adqb

What you could do is from the lander link to a PHP fake referrer script & then to the affiliate link so the affiliate site will never be able to see the static page, E.g.
Visitor > Scary Landing Page > Fake / Blank Referrer Script > Aff Link
 
you should still be able to use cdn DNS on your safe page with php script.

Actually some cloakers even suggest using that for low latency and click loss.

I am succesfully using CDN with my cloaker and it works fine. Havent ran into any problems. As long as you re cache your safe page whenever you do changes to the script.
 
Back
Top