Forum Moderators: Robert Charlton & goodroi
I just found something interesting. I wonder if anyone has found something similiar.
I did a link: search for my site. I know that link: command is unreliable, and is said to give a small, random sample of all backlinks Google knows about. I was just curious what sample will I get, usually I check backlinks on MSN.
And one result in link: search was a site that links to me through click counting script, using 302 redirect. I'm sure this site didn't link to me directly. But Google included this site in its backlink sample.
It might mean that link: command becomes even more unreliable than before, showing sites that don't actually link to a site in query.
But it may mean other thing - that Google made a major improvement in 302 redirect handling and now 302 redirected link counts as a backlink (and perhaps passes PR, anchor text and all other stuff links grant to a site). It's worth checking - it would be the end of gaming Google with 302 redirects made in purpose of preserving PageRank on linking site, and perhaps no more 302 hijacking possible - great!
But it may mean other thing - that Google made a major improvement in 302 redirect handling and now 302 redirected link counts as a backlink (and perhaps passes PR, anchor text and all other stuff links grant to a site). It's worth checking - it would be the end of gaming Google with 302 redirects made in purpose of preserving PageRank on linking site, and perhaps no more 302 hijacking possible - great!
Good catch, Wizard. Let's hope you're right.
Anybody care to investigate by examining your incoming 302'ed link with a browser (View->Page source) and again cloaked as Googlebot?
It's possible that sophisticated sites may reject the cloaking attempt based on your IP address, but I'd suspect that most won't do so.
Jim
It would be interesting to know what the actual link code looks like, both to a browser and to a 'bot. Anybody care to investigate by examining your incoming 302'ed link with a browser (View->Page source) and again cloaked as Googlebot?
There's simpler way. Here's the 302 link to my site as it looks in Google cache of linking page:
<a href="wy.pww?id=mysite_identifier">The title of my site</a>
and in the source of the actual page:
<a href="wy.pww?id=mysite_identifier">The title of my site</a>
If they cloaked for Googlebot, the link in Google cache would be different, but it isn't.