I think you mean, I'm so bored. "I'm so boring" means that you are a boring person. Following these updates, you are right, I am incredibly bored with them, it's a new record of boredom for me, never before has anything bored me this much with web work.
normasp
10:32 am on Nov 15, 2005 (gmt 0)
>>I think you mean, I'm so bored. "I'm so boring" means that you are a boring person. Following these updates, you are right, I am incredibly bored with them, it's a new record of boredom for me, never before has anything bored me this much with web work.
Me and my english.. hahaha Thanks for your correction.. I think that I'm not boring..
followgreg
10:56 am on Nov 15, 2005 (gmt 0)
Seems like everyone is a little tired, 2 months without sleeping is tough! :)
tigger
11:00 am on Nov 15, 2005 (gmt 0)
I agree with you on that Greg, its been a very hard few months.
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
taps
11:02 am on Nov 15, 2005 (gmt 0)
Dayo
Your result code 200 with no data sounds a bit alarming for me. I had that once before. And it was a bug in my software.
I'd doublecheck my code and configuration for something that avoids data being sent to Googlebot.
zikos
11:04 am on Nov 15, 2005 (gmt 0)
looks like "no news from the wesr Front" we all waiting in the trenches near Somme river between no man's land and the Enemy. [bbc.co.uk...]
Dayo_UK
11:12 am on Nov 15, 2005 (gmt 0)
taps
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.
taps
11:18 am on Nov 15, 2005 (gmt 0)
Dayo
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.
Dayo_UK
11:25 am on Nov 15, 2005 (gmt 0)
Nope - nothing funny like that going on.
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.