I see this code from today. earlier there was always code 200. Can someone explain this to me. I read that this is a code when page is not modified, but i want to know is that good for bots that visit my web page?
FalseDawn
9:56 pm on Jan 21, 2006 (gmt 0)
Your web server will return this if your page has not been modified since last accessed or cached - a bot seeing this will know that it does not need to re-index the page.
I believe it is advantageous to try to have as much "fresh" content as possible for bots to index on a regular basis.