I have a website at www.apluslimos.com and recently built a lightweight mobile version of the site. I have purchased the "Unlimited Subdomain" add on. Mobile detection and redirection is not a problem. I have fantastic code that works well. If I were on a linix server, I would: 1) create a folder and call it m.apluslimos.com 2) place the moblie site in the m.apluslimos.com folder 3) redirect mobile traffic to that folder. I can't figure out how to do this on DiscountAsp.net. I opened a tech support ticket but they said they coundn't help me and I should post to the forum. I don't want to put the folder /mobile inside of apluslimos.com because that can create SEO problems. Thanks for taking the time to read my post. Michael P.
Two issues here. For the first, you would indeed need to put the site in the /mobile folder and redirect users there. As for the SEO implications, IIS URL Rewrite can help you. http://blog.discountasp.net/url-rewrite-2-0-for-iis-7-is-here/