Keep updated on tips, tricks and features of our software - enter your emal. We never share your address.

We use a variety of technologies to fit any need. If these terms seem like Greek, don't worry, we're happy to guide you through the process, working with your non-technical staff, webmaster, or tech personnel.

  • Web Site Development
  • Search Engine Optimization
  • Flash & Javascript
  • PHP, MySQL & AJAX
  • .Net Development
  • MS SQL & MS Access
  • PERL
  • Linux &Windows Development
Sponsored Links

Nonprofit Media and Marketing
Media Guide for Nonprofit Agencies Complete how-to guide only $39.95
robert-anthony.com

Home / Security & Abuse Prevention
Abuse Prevention
One of the many challenges with developing an effective web site is abuse prevention. Unfortunately, the reality of the Internet is that there are those who will take advantage of unethical opportunities to further their greedy means. We employ a variety of techniques to protect your site from these abuses.

A common abuse is with web forms. Let's say you have a form on your web site that posts comments to a discussion board or support forum. If the form is unprotected you'll get robots (small programs that hackers write) that will automatically post information to your form that will advertise their product. An effective way to combat this type of abuse is to use an image that displays text the user must enter in order to successfully post to that form - this ensures that a real human being is posting and not an automated robot. A simple demonstration is below - give it a shot, just enter the numbers and letters displayed in the image and you'll be notified if your entry was correct.

verification image, type it in the box
Validation Code:
(Please enter the cAsE sensitive validation text displayed above)
Email Abuse
The quickest way to get your email address on spammers lists is to post your address on your web page. There are many thousand of 'crawlers' who's only job is to search as many web pages as possible in order to harvest email addresses for spammers lists. These crawlers sift through web pages looking for the '@' symbol contained in all email addresses. When they find one, they extract the email address and place it into a database for future spamming.

One way to combat this is to use a form that allows users to email you by completing the form. There are several drawbacks to this method. First, it opens your form to abuse as described above. Second, most email programs will save a copy of sent messages so that the user can see a history of messages he has sent, and follow up when necessary. If they are forced to fill out a form the user doesn't have a copy of the message they've sent.

We employ a variety of techniques to combat this type of abuse, that will allow you to display your email address as a clickable link on a web page, and prevent crawlers from detecting and harvesting your email. One of these methods is described below.

The email link above is written to the web page in JavaScript, there is no way for a crawler to harvest this address because the source code does not contain any '@' symbol. This is only one example of several methods we use to combat the ongoing problem of spam on the Internet.


All content copyright © 2010 VirtualWebSoftware, Inc.