I see people are popping a landing page that is just ads for places such as RevContent...etc. AdPlexity has a ton of these ads detected and when you go to the URL it will very briefly show you just a lander with those ads then it redirects to to some random legit page and if you use that same link again it automatically takes you to a "clean" page but by changing some of the variables in the URL you can briefly replicate it again. The URL looks like this (changed to not out anyone possibly here)
domain.com/index.htm?idata=123&utm_source=123&utm_medium=123& utm_campaign=123&utm_term=123&utm_content=123&rnd= 123
Directly going to index.htm takes you to a blank page, going to index.php takes you to the site home page. Whomever is doing this is pretty clever.
Anyone know how this is accomplished?
Why do you want to do this?
What are you seeing is probably cloaking.
That can be accomplished by multiple ways.
Usually using a cloaking software or a custom script.
For example what are you experiencing could be also done by checking for referrer.
So when the traffic comes from the expected redirect then it shows the real version, but when you are trying to access it directly, then it "cloaks" and show the blank/safe page.
Some trackers also have this functionality to protect your LP from direct access.
I believe this is done using
Can you check which tracker this camp is using?