- This topic has 7 replies, 2 voices, and was last updated 8 years, 5 months ago by
Tom.
-
AuthorPosts
-
April 21, 2015 at 10:01 am #100823
Michael
Hello! I know that there are some scammers out today trying to tell all of us our sites are not responsive for mobile, but I did check mine on Googles developer tool, and it says that mine is not? I thought the template that I purchased would be, or am I missed something?
Thanks in advance for the help!
Michael
April 21, 2015 at 10:04 am #100827Tom
Lead DeveloperLead DeveloperHi Michael,
GP is definitely responsive – here’s the Google mobile friendly test for this site: https://www.google.com/webmasters/tools/mobile-friendly/?url=http%3A%2F%2Fgeneratepress.com
Do you perhaps have any plugins interfering with the mobile responsiveness of the site? How’s it look when you go to it on your phone?
April 25, 2015 at 10:14 pm #102425Andrey
Hi, Tom!
I installed GP on my other site – samaralife.com – and Google-check-mobile-readiness site says it is not mobile-friendly for two reasons – content width is bigger than the screen and links are too close to each other (since judging by the screenshot menu list isn’t fast enough to transform from the list to the menu as seen on desktops).
Tried with Jetpack mobile theme switched off and on – same results. No other mobile-related plugins installed. Tried deactivating “Move JS to footer” code snippet – same result.
April 25, 2015 at 11:51 pm #102446Tom
Lead DeveloperLead DeveloperI just tested your site using Google’s tool and it said this:
This page may appear not mobile-friendly because the robots.txt file may block Googlebot from loading some of the page’s resources.
I took a look at your robots.txt file, and it’s indeed blocking Google from loading any of the theme’s stylesheets or files.
Once Google is allowed to crawl /wp-content/themes and /wp-content/plugins, your website should pass the check 🙂
April 26, 2015 at 12:55 am #102451Andrey
Thank you! Changed my robots.txt file to be exactly like that of aviascope in terms of allowing/disallowing. Not working. Still same two reasons – content is wider than the screen and links are too close to each other (though I deactivated “Move JS to footer” snippet). Will probably try another theme, though this whole Google thing sucks (I mean Google sucks in the way it stops creation and makes one think only of coding and stuff).
April 26, 2015 at 1:11 am #102452Andrey
Had to open access to plugins in robot file to finally pass the sodding Google test. But this is insane from Google to make users open administrative files for crawling – looks like Google (or who’s behind it) wants to know everything.
April 26, 2015 at 1:12 am #102453Andrey
Final thought. It is rather strange that aviascope.com passed the test with plugins disallowed in robots.txt and JS moved to footer (but another theme), while samaralife.com couldn’t.
April 26, 2015 at 8:00 am #102502Tom
Lead DeveloperLead DeveloperIt all depends on how the site is mobile.
For example, GeneratePress uses CSS media queries to become mobile, so the themes directory needs to be accessed by Google to read those files and make the site mobile. This isn’t out of the ordinary – if you don’t let Googlebots see your style.css file, they’ll assume the site has no styling – which isn’t good for our rankings, no matter what theme you use.
If your site uses a plugin to be mobile, Google needs to see the plugins folder etc..
-
AuthorPosts
- You must be logged in to reply to this topic.