volteq Posted May 14, 2023 Share Posted May 14, 2023 we have had issues with mobile friendliness with our website for a while and trying to solve it has hit some roadblocks. in case you need it, here is our website: https://volteq.com we are using Kurouto for desktop and we do have the mobile skin enabled. the issue maybe that when google bot test our website, it does not know to switch to mobile skin. is there a way to automatically detect that the user is using a mobile device, and then we automatically switch to the mobile skin? thanks in advance. Sean Quote Link to comment Share on other sites More sharing options...
bsmither Posted May 14, 2023 Share Posted May 14, 2023 CubeCart does auto-detect a visitor's "User-Agent String", and if that string satisfies a regular expression (used to find key sequences that indicate a mobile device), then CubeCart will automatically use the designated Mobile skin. From visiting your site, having my browser in "Responsive Design Mode" using a User-Agent String of: Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G973U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/14.2 Chrome/87.0.4280.141 Mobile Safari/537.36 everything is working as expected. Quote Link to comment Share on other sites More sharing options...
volteq Posted May 15, 2023 Author Share Posted May 15, 2023 thanks for your response. so I guess there is nothing we can do? Google for some reason keeps on complaining our website is not mobile friendly. Quote Link to comment Share on other sites More sharing options...
bsmither Posted May 15, 2023 Share Posted May 15, 2023 I did a "Mobile-Friendly" test on your site (via Google) and the test did use the Mobile skin. The result (Homepage) had no complaints. https://search.google.com/test/mobile-friendly/result?id=UY8TR9Yy8ZtmqvwF1FA4vA Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.