Google Bot cannot see the content of my pages
-
When I go to Google Webmaster tools and I type in any URL from the site http://www.ccisolutions.com in the "Fetch as Google Bot" feature, and then I click the link that says "success," Google bot is seeing my pages like this:
<code>HTTP/1.1 200 OK Date: Tue, 26 Apr 2011 19:11:50 GMT Server: Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7a DAV/2 PHP/5.2.4 mod_jk/1.2.25 Set-Cookie: CCISolutions-UT-Status=66.249.72.55.1303845110495128; path=/; expires=Thu, 25-Apr-13 19:11:50 GMT; domain=.ccisolutions.com Last-Modified: Tue, 28 Oct 2008 14:36:45 GMT ETag: "314b26-5a-2d421940" Accept-Ranges: bytes Content-Length: 90 Keep-Alive: timeout=15, max=99 Connection: Keep-Alive Content-Type: text/html Any clue as to why this could be happening?</code> -
I would work with your developer/coder/cms/IT guys to make your homepage the real-homepage URL. That refresh is definitely not helping you.
-
Thanks Nakul - Yes, that is an issue too. Do you think it's the same problem preventing Google bot from accessing other category and product pages like this one - http://www.ccisolutions.com/StoreFront/product/DIG-VENUESC48.prod which produces this when fetching as Google Bot in Webmaster tools::
`HTTP/1.1 200 OK Date: Thu, 26 Jan 2012 00:07:48 GMT Server: Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7a DAV/2 PHP/5.2.4 mod_jk/1.2.25 Set-Cookie: CCISolutions-UT-Status=66.249.72.113.1327536468869708; path=/; expires=Sat, 25-Jan-14 00:07:48 GMT; domain=.ccisolutions.com Set-Cookie: JSESSIONID=53DED9D79638EFE72D2288D65B4DA7D2; Path=/StoreFront Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html;charset=ISO-8859-1 In other words, do you think the root of the problem is that our homepage is not really http://www.ccisolutions.com, but it is` http://www.ccisolutions.com/StoreFront/IAFDispatcher?iafAction=showMain ? Or is there more than one problem here?