Hi All
I have a very simple website for selling real estate - and I use a third party custmer management system - they give me free listings which I have showing within a listings page on my site.
(good so far) :)
My problem is when a user clicks a listing they go from www.mysite.com/listings.php to www.anirrelevantiste.com/withareallyuglyURL.htm
This means the user knows they have left my site and they see who my software provider is.
How can I make it so any click away to the domain www.anirrelevantiste.com/ shows in the address bar as www.mysite.com/listings.php (and appropriately making the user feel this is my listing from my site)
I have read lots of really techie stuff that talk about htacess, frames (which seem unpopular) and php ...but none seem relevant or solve the problem.
Does anyone have the golden bullet for me?