Need an Exit Redirect script

jdownloads

Junior Member
Joined
Mar 25, 2008
Messages
182
Reaction score
170
Hey all, I am looking for a basic script or code I don't know. All I want to do is this; when someone visits one of my wordpress blogs and goes to leave my site all together, (not another one of my posts) I want to redirect that visitor to a diffrent website.

Is this easy? Is there maybe even a wordpress plugin that might do this?

A little direction would be appreciated. Thanks
 
You can do that only with javascript. You need to find something similar, and adapt it. I don 't have any script like that, but I think that 's possible.
 
i would say a part of that is possible but perhabs not the complete thing like you would like it.
you can fire the onunload and onbeforeunload events but these will show up a message box. go to rude.com and click on register. there you will see a site that uses this. more is not possible else every page owner would block the visitors from leaven there site... would you like to restart your browser for every new page?
 
i have this script...but i can't write i here..always error..how to i can help you ?
 
Back
Top