For example a mobile device user visits mydomain.com/thisurl then that url should be redirected only for mobile device users to mydomain/thisurl_mobile.
Can this maybe be done is the htaccess file or something? It needs to be for https.
Regards
]]>However, if you do want to redirect to a separate mobile site, this guide (despite being from a specific hosting provider) is one of the most comprehensive I’ve seen: https://www.inmotionhosting.com/support/website/redirects/mobile-redirect
]]>It’s because we made a custom page for mobile that is not part of the theme. So it needs to be a a plugin or something within the htaccess file thats redirect to that specific mobile page (only for mobile device visitors).
]]>