/ Published in: HTML
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.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
&nomobile=1 or ?nomobile=1 (use this one if it's the only parameter in the URL)