ticbra
Junior Member
- Apr 14, 2010
- 129
- 82
Using a creative little Java trick as it was intended creates for a rather unintended function for spamming the serps. I would like to see abused to the point that Google takes notice and kicks all the sites using this where they belong in the gutter. So if you have shit sites that you don't care about but want to maximize your CTR from visits please do use and abuse both. Note the second one can actually be used as a mobile redirection script if you change > to < and increase screen width to 600.
Code:
<img src="nonexisting . jpg" onerror="location='hxxp://redirect.here/whatever'">
Code:
<script>var dor = escape(document.referrer);if(screen.width>64)document.write("<script>document.location='hxxp://redirect.here/whatever'")</script></script>