Jump to content

Hmm... Redirect...ishh.


Joesavage

Recommended Posts

Hey all...I am skeptical that this exists, but I have to ask anyway.

 

I am looking for a function or something that does something like this:

 

Someone clicks on a link that leads to Bounce.com

 

I own bounce.com

 

Bounce.com then completely loads a different page, say...Example.com, I do not own Example.com and have no access to the code.

 

Then right after Example.com has been completely loaded the user is redirected back to Bounce.com, and Bounce.com is allowed to load.

 

I know this sounds like a redirect, but redirects do not allow for anything like this... not that I know of at least.

 

Anyway... any suggestions?

Link to comment
https://forums.phpfreaks.com/topic/90336-hmm-redirectishh/
Share on other sites

Load example.com in inside an iframe in bounce.com. When example.com loads, which I believe you can test for with a JS event, delete the iframe from bounce.com.

Only working way I can think of. If you are trying to use this for click-fraud or Alexa/stat fluffing, just use a 0px iframe with a frame-breaker-breaker script.

Link to comment
https://forums.phpfreaks.com/topic/90336-hmm-redirectishh/#findComment-463171
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.