Forum Moderators: Robert Charlton & goodroi
Right now, when the site is in a maintenance mode, all requests get 302 redirected to /system/maintenance.html. If we were to put a noindex on the maint page, I would assume it would get associated with the /system/maintenance.html URL, not the original URL, but I'm not positive. Does anyone know for sure?
Now you are saying that the content "over there" is not indexable. That, I think, would cause the original URL to drop out of the index too.
I have to ask, why do you take the site offline like that?
10.5.4
503 Service UnavailableThe server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay MAY be indicated in a Retry-After header.
W3C Protocols [w3.org]