When a GoogleBot visits a site, what code is actually being viewed and indexed? Is it the raw html, for example, or the html that is presented through a browser?
More to the point, are the bots indexing the css code, if the stylesheet is external?
the one browser gets as a response from server.
theory is same here, either browser or the bot has to send a request to the server for a resource(in our case a web page let it be html,jsp,aspx whatever), and in response bot or the browser gets the generated html code.
thanks
guru
__________________
Two link limit in signature files... Thanks, Dilli
Googlebot looks at everything, external and internal CSS codes, the meta tags, the overall site building procedure, the alt tags, the images names, the content, etc.