by-expession

Expression Web Resources

Avoiding email address gathering bots

Latest post 02-25-2007 2:27 PM by dave103. 3 replies.
  • 02-20-2007 12:49 AM

    Avoiding email address gathering bots

    It was suggested in one of the threads that using name@mydomain.com instead of name@mydomain.com would prevent bots from gathering your email address as posted on a website. Does anyone know if that is really useful? It would seem one could easily design a bot to recognize that trick.
  • 02-23-2007 5:47 AM In reply to

    Re: Avoiding email address gathering bots

    Hi, Dave --

    I doubt it'll get past some smart spambots. Shawn from the Dreamweaver forums wrote a remarkable article about email address cloaking at:
    http://reliableanswers.com/js/mailme.asp

    You can see at the bottom, there's a little box for you to try out your anti-spam techniques. Unfortunately, the one you provided was pretty easily decoded.

    Cheers!
    Jonathon VS Freelance Web Artist www.jonathonvs.com
    Filed under: , ,
  • 02-24-2007 11:57 PM In reply to

    • KathyW
    • Top 25 Contributor
    • Joined on 02-25-2007
    • Posts 8

    Re: Avoiding email address gathering bots

    On my websites, I use the web-based Automatic Enkoderform to do javascript encoding. http://automaticlabs.com/products/enkoderform

    Just cut and paste the results into your code.  No email that I have set up exclusively to use as web site email contact, and encoded this way, has ever gotten spam.  I've used it both to replace "mailto:" URLs directly on the page, and to obscure the email address in scripted email contact forms.

     The results of this encoding pass the reliableanswers.com email extracting test.

  • 02-25-2007 2:27 PM In reply to

    Re: Avoiding email address gathering bots

    That is really cool!

    And using <script type="text/javascript" src="myscript.js"></script> keeps your code nice and neat too.

Page 1 of 1 (4 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems Sponsored by: Start to Web
@ 2005-2008 Cheryl D Wise