Forum Moderators: Robert Charlton & goodroi
Because the 302 status means "Temporary". If you use a 301 "Permanent Redirect" then the target url gets indexed.
That's very unusual behaviour for Google, Achernar, and can have quite an impact.
Have you used a server header checker to be absolutely sure that the redirects are actually returning a 301?
HTTP/1.0 301 Moved Permanently
Date: Sun, 14 Oct 2007 14:58:11 GMT
Server: Apache/1.3.37 (Unix)
And no redirection chain in place.
[edited by: Achernar at 3:02 pm (utc) on Oct. 14, 2007]