Page MenuHomePhabricator

Detect desktop browser and redirect to desktop website when opening a m.wp link
Closed, DuplicatePublic

Description

When a mobile user sends a (mobile) link to a desktop user, the desktop user gets the mobile website.

The mobile website should detect the browser and redirect the user to the desktop website.

So this link for example (https://en.m.wikipedia.org/wiki/Test) should open as https://en.wikipedia.org/wiki/Test for users on a desktop computer or other devices with large screen.