Hi
I want put my email address in a page, but I don't want spam bots to catch it.
How can I put this code in a WP page to protect my email?
Hi
I want put my email address in a page, but I don't want spam bots to catch it.
How can I put this code in a WP page to protect my email?
Here are a few options:
1. Use a contact form: http://ryanduff.net/projects/wp-contactform/
2. Encode your email address as ASCII via this form: http://www.wbwip.com/wbw/emailencoder.html or this plugin: http://www.coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/
3. Encode your email address as javascript via this form: http://automaticlabs.com/products/enkoderform/ or this plugin: http://www.ajaydsouza.com/wordpress/plugins/transpose-email-plugin/
4. Hide your email address with CSS: http://www.stunicholls.myby.co.uk/menu/email.html
There's also an Obfuscate Email plugin, obtain here:
http://www.coffee2code.com/archives/2005/03/24/plugin-obfuscate-e-mail/
This topic has been closed to new replies.