![]() |
Java script redirect, please help me
I had some javascript that redirect visitor according to domain he was coming from (like if he came from google.com, he is redirected directly to sponsor), but i lost it. I dont want to use it for fooling SEs now.
Can someone help me, please? |
<script>document.onload = setTimeout("document.location=\'<url goes here>\'", <delay in milliseconds>);</script>
|
Message me if you want to have it made: $10
Best Regards, Adult SEO |
Quote:
You are probably real SE genius when you need $10 :1orglaugh : or give me your epassporte address and i will sent you 10 just for free. |
Code:
if(top.referer.indexOf('www.fromdomain.com') > -1) |
|
thanks to all, who posted js redirect code.
|
dont you prefer location.replace(URL) to location = 'URL' ??? this way there is no "back button" option
|
All times are GMT -7. The time now is 12:30 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123