Well, given this argument, is it possible to have all links forwarded to the home page of the mobile website? I am trying to create a mobile user experience completely separate from the desktop experience. (Particularly because my Desktop pages are just too heavy for the Mobile page - ie, I have loadposition modules which use javascript showing up in the mobile, which don't work well for mobile).
So I'd like is start every mobile user off with the home page and direct the navigation through the mobile menu links. If a google search is done with the phone, and an otherwise desktop search result links to any particular page of the website, can the mobile device be detected and redirect the user to the mobile home page, rather than the corresponding mobile version link? Is this possible?