View Single Post
  #4 (permalink)  
Old 09-19-2008, 03:03 AM
wanabe's Avatar
wanabe wanabe is offline
Registered Member
 
Join Date: Jan 2008
Posts: 87
Thanks: 32
Thanked 2 Times in 1 Post
iTrader: (0)
Default Re: Keep Original URL and Heading in Browser but redirect

Quote:
Originally Posted by wealthy199 View Post
For this you'll need to use an iframe.

Put this inside your <body> tags and change the http://yoursitehere.com with the site you want to "redirect" to:

<iframe style='position:absolute;z-index:10;top:0;left:0;margin' width='100%' height='100%' scrolling='auto' marginwidth='0' marginheight='0' align='top' frameborder='0' SRC='http://yoursitehere.com' /></iframe>
thanks, absolute winner, I have used iframes before but not this way, which tells me I didnt know anything before - my website now has the original url still showing in the browser url spot at the top of the browser but the affiliate page I wanted to land on is showing..

just a little background, I am about to start a long term campaign to build up links pointing to my Url but of course I expect in say 6 - 12 months to no longer need the affiliate page, I will turn my current Url which just redirects into a full blown website using wordpress, so it will be a destination by itself, but until today I have been held back by the thought of having to use the Affil link directly in all my campaigns which is a complete waste of time in the Long Term..

Thanks again.. you have made my day...
Reply With Quote