Hi Guys
A client of mine would like a clickable email link in the header of their website
http://www.epicwealth.co.uk/
Is there a cool way to protect it from bots/stop it being harvested without using a plugin?
Thanks
Steve
Navjot Singh answers:
You can try these Javascript based obfuscators http://www.jottings.com/obfuscator.htm or http://hivelogic.com/enkoder/
Thierry Pigot answers:
Hi,
You must use the WordPress antispambot function : http://codex.wordpress.org/Function_Reference/antispambot
The function converts email addresses characters to HTML entities to block spam bots.
Thierry
Daniel Yoen answers:
You can making email as image than embed to html
Hope this help :-)
Daniel Yoen comments:
Also you can use recptcha http://www.google.com/recaptcha/captcha
It's a bit tricky :-)