Forum Moderators: open
I'm currently linking using the following javascript:
<a href="javascript:window.location='http://www.domain.com'"onMouseOver="window.status='http://www.domain.com'; return true"onMouseOut="window.status=' ';return true" target="_blank">Domain website</a>
But when I enter "link:www.domain.com" at google now, I see the site that is linking with the above javascript code. Before the PR-update that wasn't so.
My site that is using this javascript code is gone a few places in the results of google.
Does anybody knows if Google is counting these javascript-links now? If yes, how can I link (or what do I have to change) to be sure that Google doesn't count them as an outbound link?
Many thanks.