russaus
Junior Member
- Mar 5, 2010
- 164
- 17
Anyone played around with this?
I've been testing it out and getting indexed for the link to the URL in the HREF attribute, meanwhile allowing engines to discard the ONMOUSEDOWN attribute's contents.
Wondering if anyone is playing with this of late, with redirects etc?
PS. Used QUOTE wrapper because the code, html and php wrappers are terribad.
<a href="hxxp://domain.com/" onmousedown="this.href='hxxp://domain.com/?affid=XXX';" title="keywords here">anchor text here</a>
I've been testing it out and getting indexed for the link to the URL in the HREF attribute, meanwhile allowing engines to discard the ONMOUSEDOWN attribute's contents.
Wondering if anyone is playing with this of late, with redirects etc?
PS. Used QUOTE wrapper because the code, html and php wrappers are terribad.
Last edited: