Dealing with Spam...continued


The form will hide your email address from lurking spambots and keep your email safe from exposure. It's also a good idea to use a Captcha Program within the form which protects your Web site against bots. Humans need to enter a text string in the form to engage and send the email but a SpamBot can't understand the format used by the Captcha (Completely Automated Public Turing Test To Tell Computers and Humans Apart).

It's never too late to remove all mailto: tags from your current Web site and replace them with a secure form with Captcha as there are new spammers getting on board each day. If you're building a new site this is the time to be sure you don't expose any email addresses on it. Make your design/development team aware and take this very important measure into consideration. HINT: Just do it!!

There are some other methods that people have used to hide their email addresses over the years:

There are other methods that can be employed to effectively hide an email address from bots that scour the Web with the sole purpose of harvesting email addresses. PHP (a programming language) and CSS (Cascading Style Sheets) are another two examples. However, the point I am making here has been well covered and that is to keep your email address hidden from the bad guys who are visiting your site looking for it - maybe even as we speak. Start building a defence against spam and all the negative implications it presents

. This article is just the first of many coming in the future that deal with email and developing habits that will make using it more prolific for you and free up some time to get things that matter done.

Copyright 2011 The Technomax Group and Net Locations.com
Author: Wally Gross
You can use this article for non-commercial use provided you keep the above copyright and author notice in place.