Forum Moderators: Robert Charlton & goodroi
So far I haven't seen the bot to access css or js in my logs
Are these accesses you're talking about from the bot or these are due to manual review or another validation mechanism.
66.249.17.123 - - [02/Mar/2012:08:49:35 -0800] "GET / HTTP/1.1" 200 1944 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0)"
66.249.17.123 - - [02/Mar/2012:08:49:35 -0800] "GET /sharedstyles.css HTTP/1.1" 200 0 "http://www.example.com/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0)" 66.249.17.123 - - [02/Mar/2012:08:49:35 -0800] "GET /sharedstyles.css HTTP/1.1" 200 2589 "http://www.example.com/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0)"
66.249.17.123 - - [02/Mar/2012:08:49:35 -0800] "GET /images/WorldsHeadline.png HTTP/1.1" 200 2589 "http://www.example.com/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0)"
66.249.17.123 - - [02/Mar/2012:08:49:35 -0800] "GET /images/FunnyFace.jpg HTTP/1.1" 200 5042 "http://www.example.com/" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0)" 74.125.19.35 - - <snip> "Mozilla/5.0 (Windows NT 6.1; rv:6.0) Gecko/20110814 Firefox/6.0" 74.125.63.33 - - <snip> "GET /piwik/piwik.js HTTP/1.1" "http://www.example.com/filename.html" 200 20113 "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11" Has everyone figured out what goes in the missing spaces?
[edited by: tedster at 11:43 am (utc) on Mar 30, 2012]
[edit reason] make first link active [/edit]
Are these accesses you're talking about from the bot or these are due to manual review or another validation mechanism.
exactly what any reasonable webmaster would expect them to be doing
HitProf wrote:
Google wants to know what your page looks like to the user. If you hide your css and/or js, Googlebot can't see that. They might assume that you are messing around with visibility or content flow. They might not lik ethat, especially if you have done a lot of other things to please Googlebot. Just assuming.
This might take a while, but don't be surprised to see Google evolve in this direction over time.
Somehow I can't make those nice little quote boxes
Google wants to know what your page looks like to the user. If you hide your css and/or js, Googlebot can't see that.