How to resolve Google Search Console Mobile Usability

JimHalpert

Supreme Member
Joined
Jan 16, 2016
Messages
1,345
Reaction score
292
One of my sites has the following issue:
1. Content wider than screen
2. Clickable elements too close together

Based on a search online, you can use the following sites to pinpoint the error:
1. http://mobiletest.me/iphone_5_emulator/?u=https://empxtrack.com/
2. https://developers.google.com/web/tools/lighthouse/\

However, I can't see where the error is. Those two sites don't pinpoint me to where google claims the error is coming from.

How do I detect where the issue is? And more importantly how to resolve it?

Thanks.
 
It sounds like the dev console is letting you know that your website is not mobile responsive and points more likely to an error with layout of the page. They are pointing you to those sites so you can navigate around your site and see what it looks like on the iphone and see for yourself what it looks like. If you're using something like Wordpress it can be a matter of swapping themes, if it's hand built it'll be a bit more complicated, but either way I'd def. start looking at mobile responsive layouts.

Edit: When I tried the above link for the mobile test it came back unresponsive, so I couldn't see much either.
 
@affbull - Did you fix these errors?

I believe i know the reason they are occurring!
 
Back
Top