Cloaking on PPV

jonny-boy

Newbie
Joined
Aug 13, 2010
Messages
3
Reaction score
0
Hello all,

I have had a little search and can't seem to find anything too relevant to what I am looking for. I was just wondering how one would go about hiding or cloaking a webpage from a networks landing page approval, i.e. show the network admins one page but all visitors another page?

Could I do this in a htaccess file and just redirect all visitors from the ip of the website, or even the website such as ppvnetwork.tld? Or would this block my traffic too?
 
Last edited:
You would have to know admins IP address.
 
Ok cool, so it would have to be exact admin ips, couldnt get away with the url for the whole site?

If I load up a LP and log their ip when they goto approve it then, this should be ok?

Or, do a reverse IP check?
 
Ok cool, so it would have to be exact admin ips, couldnt get away with the url for the whole site?

If I load up a LP and log their ip when they goto approve it then, this should be ok?

Or, do a reverse IP check?

You are on the right track, you will want to do this multiple time to see if the ips all come from the same range. If they all do come from a certain range redirect the entire range (ex - admin ips are 129.168.13.100 + 129.168.13.95 + 129.168.13.109, so you redirect 129.168.13.*)

Hope that helps, but heads up! If compliance is on to you, cloaking wont stand a chance ;)
 
Ok interesting stuff :) Is there any other way I can work this, to make it impossible for them to find out? Sorry for all the questions, not too technically minded when it comes to this stuff :D
 
What you need to do is to find the networks ip range.
You can do it when there's no traffic from that network on your tracking system and then w8 till their will check your lander. By doing so you will find their IPs. Now do it couple of times and you will find their IP range.
After that all you need to do is to show to that ip range whatever WH page you want them to see.​
 
Do you have the actual cloaking script? I already have a list of ip's to cloak. Thanks in advance!
 
Back
Top