mobile redirect

M

Mike Row Soft

I created a mobile homepage and have a .php file that sends mobile visitors
to it, and desktop visitors to my homepage. However, millions of visitors
know my address as mysite.com.

Should I put a redirect in index.htm, redirecting everyone to the php file,
and put my current index.htm content into something like home.htm? Will this
mess up my FrontPage structure? I think I will have to leave index.htm out
of Navigation. How do I organize all this properly?
 
Top