However, on occasions there are times when I have to publish e-mail addresses and as a result the spam follows.
In the past I always coded my MAILTO: links to fool the e-mail harvesters, but I've never tested the idea to see if it works.
Here's an example:
Instead of inserting an e-mail address in the standard way...
<a href="mailto:name@domain.tld">name@domain.tld</a>
I'll code the links this way... (I've had to insert it an an image)

Am I wasting my time doing this?... How 'clever' are todays e-mail harvesters these days and can they see past this sort of thing?










