Forum Moderators: Robert Charlton & goodroi
Nevertheless, the page is in the index (and ranking, which is even more weired).
The page is a 301-redirect (from /somepage.htm to /login?url=somepage.htm) which happens if you try to access somepage.htm and you are not logged in (like Google is I suppose ;-)).
- Why is the page indexed?
- How can I get the page out of the index?
Because of backlinks, even "noindex" urls can show up in the search results. But in those cases, Google creates the displayed title and snippet from information that is not on the page itself. So the exact content of the url is not indexed - a strange approach to the robots noindex meta tag.
At any rate, the url removal request in GWT works.
In either case, I'd check the cache, and searches with the inurl: operator to make sure which URL is the one indexed. If that redirect isn't as 301 as it should be ( and more like a 302 ) Google is pretty much behaving as it should be.
That was a bug.
At that time, it only affected results from the Supplemental Index. Maybe it is a repeat of that?
It was more than a year ago.
URLs with the meta noindex tag should not appear in the index at all.
It is URLs that are disallowed by robots.txt that can appear as URL-only entries in the SERPs.
I have seen the "title building" effect in Yahoo SERPs, but I don't recall seeing it in Google.