New google mobile-algorithm
Permalink 1 user found helpfulThis is a huge problem!
The problem is the c5 generated robots.txt file. There is a disallow for the /themes folder. If you got your css files in there, the algorithm fails! So remove this in your robots.txt file:
(Disallow: /application/themes).
Can anyone tell me how to adress this issue on github? Cannot find the file where the robots.txt is generated. Thank you
It´s most likely not a caching problem.
Just replace it with the latest version from github:
https://raw.githubusercontent.com/concrete5/concrete5/master/web/rob...
I've done this on quite a few sites already and it solves the issue of Google not being able to access the resources it needs to evaluate it to be 'mobile friendly'.