We have a yahoo store (I know, our first problem) that allows us to create subdomains and point them to a different name server. So we have:
www.example.com - main yahoo store, little flexibility, but has good SEO on some pages
store.example.com - "substore" on a miva cart that we are using for paid search traffic to test. this subdomain points to a different server/dns (miva hosted)
The substore is doing very well from a conversion standpoint and we will eventually want to move the entire store to the miva cart.
The concern we have is SEO becuase once we move the store over, we will have all of the products under this subdomain.
What we would like to know is if there is a way to rewrite the subdomain URLs to subdirectories while the subdomain still points to the other DNS...
so, we would want the store.example.com to be example.com/store, even though it sits on a different name server.
Make sense? Possible?