0
Welcome Guest! Login
0 items Join Now

SOLVED Better mobile validation by Google

  • SOLVED Better mobile validation by Google

    Posted 8 years 11 months ago
    • Hi,

      I am using Chapelco theme and the new Google test for mobile friendly sites are not happy.
      Google Pagespeed Insight for mobile ARE happy, so all is not lost.

      I am using J2.5 and Chapelco 1.5 - will be upgrading to J3.4 / Chapelco 1.6 shortly.

      My question is: does newer RT templates fare better on Google's new test ?

      Cheers
      /Poul
    • Damir's Avatar
    • Damir
    • Preeminent Rocketeer
    • Posts: 22450
    • Thanks: 2679
    • Web Developer

    Re: SOLVED Better mobile validation by Google

    Posted 8 years 11 months ago
  • Re: SOLVED Better mobile validation by Google

    Posted 8 years 11 months ago
    • Damir's Avatar
    • Damir
    • Preeminent Rocketeer
    • Posts: 22450
    • Thanks: 2679
    • Web Developer

    Re: SOLVED Better mobile validation by Google

    Posted 8 years 11 months ago
  • Re: SOLVED Better mobile validation by Google

    Posted 8 years 11 months ago
    • Hi Damir,

      I am somewhat confused.
      When checking robots.txt with the webmaster tools it dos not report any error but reports one warning:
      Crawl-delay: 10 will be ignored.

      But there is no crawl-delay line in my robots.txt.

      Alas: may it wants me to put it in. When I do, it does not make any difference.

      So what shuld one do enter it or remove it ?
      And does this in any way influence the "mobile rating" by the Google tool ?

      Cheers,
      /Poul
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Better mobile validation by Google

    Posted 8 years 11 months ago
    • This is because google is not "seeing" your site as end user would - if you look at the image of the sire they show you you will see it doesn't look right - this is because googlebot has been prevented from accessing certain directories because of the content in your robots.txt file in your joomla root directory. You will need to comment out the lines that currently specify "disallow" on cache,components,libraries,modules and plugins (add a # at the start of the line). You could also make this change specifically for the googlebots too.

      This is what I use:
      User-agent: *
      Disallow: /administrator/
      Disallow: /bin/
      #Disallow: /cache/
      Disallow: /cli/
      #Disallow: /components/
      Disallow: /includes/
      Disallow: /installation/
      Disallow: /language/
      Disallow: /layouts/
      #Disallow: /libraries/
      Disallow: /logs/
      #Disallow: /modules/
      #Disallow: /plugins/
      Disallow: /tmp/


      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: SOLVED Better mobile validation by Google

    Posted 8 years 11 months ago
    • Thanks Mark, that did it.
      Your detailed explanation is much appreciated.
      Google (and I) are now very happy :-)

      /Poul

Time to create page: 0.057 seconds