I have a vendor who has white-labled their online product for me to provide to my clients. So when the client views the pages they all have our logo etc.
The problem is that the vendor provides it to us on a subdomain, so our clients login using
[ourname.theirname.com...]
and the address bar shows [ourname.theirname.com...]
What's the easiest way to stop vendor's name from displaying?
The vendor says they can't eliminate their name in the display, but from what I've read on WW I'm thinking they may just not want to.
They provide the white labeled service for others too if that matters.
So is the solution to:
A - Press the vendor to fix it
B - Use Frames on my site to hide the url
C - Some kind of domain masking
SEO is a non-issue as we don't want the site indexed.
I'm thinking either A or B are the answer because I don't know htaccess, server side scripting and such. Also it's the vendor's domain, not ours, so I'm thinking that masking is out.
I have never done frames although I think I have a template laying around that had them.
Thanks