Google says this website is not mobile friendly

Posted in: Newspaper
Post count: 26

Am using all specific plugin and using newspaper mobile theme to optimize my website but still google says this website is not mobile friends. In google webmaster tool it says same that your website is not mobile friendly. Cna you please help me to solve this. I had uploaded ss you can check here https://ibb.co/bA3Rpo

Post count: 9544

Have you tested your site in Google’s mobile friendly tester? Optimized your site for speed, not just mobile compatibility, and resubmitted your sitemap to Google to have them load the mobile friendly versions into SERPS?

Post count: 26

I deactivate mobile theme plugin and then retest and it says yeh its mobile friendly again when i activate plugin it again say not mobile friendly. So why mobile theme occurs problem

Post count: 26
Post count: 20688

Hi,

The mobile theme is created specially for mobile users, so being detected as not mobile friendly is unusual. You could active it again and retest, tell us when it is active so we can take a look as well.

For me at least the results of that testing tool seem to be inconclusive, it happened in many cases. For example multiple tests with the same website page provide different results.

Post count: 26

Yeh sir now I had activated the mobile theme and tasted many times in google mobile friendly tester and it says the website is not mobile friendly. You can please check my website https://www.tricksbykabir.com

Post count: 9544

You do have one console error, btw
The resource https://pagead2.googlesyndication.com/pagead/js/r20180618/r20180604/show_ads_impl.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate <code>as value and it is preloaded intentionally.

main errors are also clearly noted:
https://search.google.com/test/mobile-friendly?id=4LuGR3wMtBMNR1YOeduvYw

Fix the following 2 issues

Clickable elements too close together

Content wider than screen

So, you need to make sure your ads and logos are responsive; you need to use responsive ad units to be mobile friendly. The reason elements are not rendered properly is you are blocking your style.css and other elements via robots.txt which is really bad!

You also had 15 page items that could not be loaded:
https://search.google.com/test/mobile-friendly?view=fetch-info&id=4LuGR3wMtBMNR1YOeduvYw

Note the *blocked by robots.txt* — only you can fix that. You should never block Google from accessing elements loaded on the page.

e.g.,

	https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js	Script	Googlebot blocked by robots.txt
	https://www.tricksbykabir.com/wp-content/plugins/jetpack/css/jetpack.css?ver=6.2.1	Stylesheet	Googlebot blocked by robots.txt
	https://www.tricksbykabir.com/wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons.css?ver=20170506	Stylesheet	Googlebot blocked by robots.txt
	https://www.tricksbykabir.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=5.4.5	Stylesheet	Googlebot blocked by robots.txt
	https://www.tricksbykabir.com/wp-content/plugins/td-multi-purpose/style.css?ver=4.9.6	Stylesheet	Googlebot blocked by robots.txt
	https://www.tricksbykabir.com/wp-content/plugins/ytsubscribe/ytSubscribe.js?ver=2016.10.2.3	Script	Googlebot blocked by robots.txt
	https://www.tricksbykabir.com/wp-content/themes/Newspaper/mobile/js/tagdiv_theme.min.js?ver=8.7.2	Script	Googlebot blocked by robots.txt
	https://www.tricksbykabir.com/wp-content/themes/Newspaper/mobile/style.css?ver=8.7.2	Stylesheet	Googlebot blocked by robots.txt

It’s important when using testing tools to read the “why” and “solutions” noted on the checker, as in my pasted in stuff above.

Hope that helps!

(I don’t work here.)

  • This reply was modified 8 years by simchris.
Post count: 26

This is my robot.txt file please check and tell me that is there any need to do changes in my robot file.

sitemap: https://www.tricksbykabir.com/sitemap_index.xml

User-agent: *
# disallow all files in these directories
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /archives/
disallow: /*?*
Disallow: *?replytocom
Disallow: /comments/feed/
User-agent: Mediapartners-Google*
Allow: /
User-agent: Googlebot-Image
Allow: /wp-content/uploads/

User-agent: Adsbot-Google
Allow: /

User-agent: Googlebot-Mobile
Allow: /

Post count: 9544
Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.