Wednesday, October 20, 2010

Hide Email Address on Websites from Spam

Nice compilation of methods to help protect your email addresses from spam spiders:

  • Replace the AT (@) and DOT (.) symbols
  • Mask your email with tags, append meaningful words e.g. me@gmail.com.nospam
  • Replace text with an image
  • Email Obfuscators
  • Encode with special HTML characters: http://getyourwebsitehere.com/jswb/text_to_ascii.html
  • Hide email using CSS trick (direction property)
  • Hide your email address with JavaScript
  • Enkoder Javscript Form

Source: http://labnol.blogspot.com/2006/03/hide-your-email-address-on-websites.html

No comments: