Return to Snippet

Revision: 48474
at July 2, 2011 03:00 by amandalaine


Initial Code
&nomobile=1 or ?nomobile=1 (use this one if it's the only parameter in the URL)

Initial URL


Initial Description
A user may click a link on a mobile site which should open a page on the desktop site, not the mobile site. Appending the following code to the link will do that.

Initial Title
Redirect user from mobile site to desktop site, when clicking on a link

Initial Tags
redirect, link, mobile

Initial Language
HTML