Hello, I was wondering what is the best way to display a site of someone alse and have your url in browser? For example I work with an affiliate program and I want people to bookmark my URL, not theirs and also try to make it look like it is still my site (affiliate site is co-branded). Now I use frams with one frame set on top and I make size of this frame only 1 pix, and than their site displays in main window. Is this good option, or is there any better alternative? Reps given for all legitimate answers.
Most of the merchants don't allow frames. I used that few years ago, they send me warning about that.
You could simply rewrite the URL with mod_rewrite. So that if someone clicks on alien.com they see human.com in the URL bar. Google for some tutorials.
This is now blocked in some newer browsers due to the use of this in phishing sites. It is frowned upon.
Note ...that i had tried doing this with one affiliate program. Later I realised that no registrations were registered against my name. It was then that the affilate informed me that their program could not track my affilate id if it was put in frames. The solutions would really depend on how their back end would have been developed. So you could use FRAMES, IFRAMES, POP-UPs
Thanks for your help, I guess I'll go with frames, sice it is simple and it worked for me in the past. Reps given to everyone.