Forum Moderators: Robert Charlton & goodroi
Me and my english.. hahaha
Thanks for your correction.. I think that I'm not boring..
So has anyone done anything yet?
I've removed some text that "could" have triggered a dupe penalty problem (unfortunately I had a small disclaimer on the bottom of every page) PRATT!
set up a 301 for non-www
and so far thats it as I don't want to make too many changes until I see the results from what I've done so far
Cant see anything that would stop Googlebot crawling - nothing in robots.txt
Where did you find the problem for your site.
The page in question where G is not getting any data but recieving a 200 has not changed at all since the last Gbot visit - but then it should shows as a 304.
Also it does not happen everytime G requests the same page.
I don't remember the exact reason. But I think it was some light cloaking issue.
I have some code that prevents creating a session as soon as a bot is identified. Thus no Session-ID will be created - and we all know what Google will do as soon as it receives Session IDs attached to URLs.
After implementing some more session data the bug simply sent an empty page when identifing a bot.
By monitoring my log after applying the new code I found that problem relatively quickly and fixed it.
Gbot does visit the page daily so I will make a change to the page and see what happens tomorrow.
It just looks like a 200 is being returned instead of a 304.