How To Fix This Wordpress Error

user_unix

BANNED
Joined
Mar 29, 2019
Messages
29
Reaction score
2
Hello everyone,i getting a weird issue with my 3 blog posts.Google website mobile friendly test says that its not mobile friendly.i have attached the image of the issue.Please help me to resolve this issue.
 

Attachments

  • Screenshot 2019-04-26 at 12.41.42 AM.png
    Screenshot 2019-04-26 at 12.41.42 AM.png
    364.1 KB · Views: 32
Thanks for reply.my website is 100% responsive and mobile optimized.sometime google says its mobile friendly and after few hours says its not mobile friendly.would you please tell me how to fix "clickable elements too closer together" and "content wider than screen"?
 
seems like your CSS does not load properly for mobile devices on those pages and because of that Google says it is not mobile friendly.

Check post template for those 3 posts, are those 3 posts using the same template as other posts?
 
all post are using same template.
 
Do you have any really long hyperlinks that don't wrap? Wordpress handles really long hyperlinks poorly.

Load up those pages on your phone. What happens if you try and move the page left/right?
 
Do you have any really long hyperlinks that don't wrap? Wordpress handles really long hyperlinks poorly.

Load up those pages on your phone. What happens if you try and move the page left/right?
Everything is fine on mobile.its 100% mobile friendly but google doesn't think so.
 
Try HAF or those persons who’re optimising the site they’ll make fast and solve this too, or consult @Festinger in his ask all about Wordpress thread don’t pm ask In the thread
 
I imagine that your pages don't actually look like that if I were to visit your website.

What's probably happening is that something is blocking googlebot from crawling your css files (or other files).

This could be from a variety of things like noindexing things you shouldn't, accidentally blocking with a robots.txt file, and even faulty caching. Think about anything that you have done recently.
 
Back
Top