On my homepage, I am using this method to hide my email from spam bots:
< Pre> & lt; A href = "admin [at] example.com" rel = "nofollow" onclick = "this.href = 'mail:' + 'admin' + '@' + example.com '" & gt; Contact me & lt; / A & gt;
What do you think about it? Is it effective? What do you know or use in other ways?
, e.g. Where
emailObfuscator.include
includes the following:
& lt ;! - // http://lists.evolt.org/archive/Week-of-Mon-20040202/154813.html - & gt; & Lt; Script type = "text / javascript" & gt; Document.write (":" + lhs + "@"); Document.write (rhs + "topic =" + topic + "\" & gt; "+ lhs +" @ "+ rhs +" & lt; / a & gt; ");} & lt; / script & gt; ;
To add an address, I use javascript:
Comments
Post a Comment