Forum Moderators: open
I think I read something on WebmasterWorld about Google penalties for sites that prevent the status bar showing the actual link.
The code displays site-b in the status bar, the links goes to site-a which re-directs to site-b. I assume site-a does some tracking before redirecting. The code is like this:
<a href="http://www.actual-site.com" onmouseover="window.status='http://www.shown-site.com';return true;" onmouseout="window.status=' ';return true;">
<img src="logo.jpg" width="468" height="60"></a>
Could this attract a penalty?
This is one of the weirder rumors I've read lately. :) What egomaniac said. Why would we care about a mouseover that changed the status bar?
I haven't seen the newsletter where someone said this, so I don't know exactly what they claimed. But I'll be happy to say that Google doesn't really care what someone does with their status bar. :)