encrypting email addresses
Posted: Sat, 2005-04-02 20:38
Hi,
someone mentioned to me recently about encrypting email address on the pages I'm developing because of harvest bots using these addys for the dreaded spam!
there didn't really seem to be anything on here about it and on checking it out on google there seems to be several options. I was wondering if anyone had any advice on which one was the best. I've not much experience with JavaScript, but I have a site with a heck of a lot of email addresses (members type thing). I need something simple as this site is a quick fix and I'm not being paid for it. but would like to know the best solution for this time, and for next time...if that makes sense!
tia
larmyia


Moderator
Posts: 12314
Joined: 2004-06-06
Location: London
encrypting email addresses
Posted: Sat, 2005-04-02 21:04
You could try this link it's a site that will output encrypted javascript from details you enter, although I have a feeling that this is probably not suitable for a large amount of addresses as it produces quite a lot of code.
I'm not sure what the best practise is at the moment the problem as I remember it was that the bots were catching up with encryption techniques
You could also try replacing the @ sign with & # 64; allowing the browser to translate it back, but if the bot is designed to read character code then it's futile.
http://automaticlabs.com/products/enkoderform/
Hugo.
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me
Regular
Posts: 31
Joined: 2005-04-02
Location: Boston, USA
Spam
Posted: Sat, 2005-04-02 23:15
I wrote a white paper all about Spam. Check out stopspam-smelltheroses.com for a good tutorial
My Home Page :: www.robin-ann.com ::
My Photo Page :: www.robinannpeters.com ::
My End Spam Page :: www.stopspam-smelltheroses.com ::
Enthusiast
Posts: 395
Joined: 2005-03-25
Location: Deep down under
encrypting email addresses
Posted: Sun, 2005-04-03 01:12
hey larmyia
I found this great little system for encoding email address here
http://www.pgregg.com/projects/encode/htmlemail.php
I just use the hashes character/ no javascript option and it seems to work rather well.
It does mean you have to type each email address into the website then copy and paste the result into your code.
well worth a look
The only reason for time is so that everything doesn't happen at once
--Albert Einstein
Accessible webdesign Australia - webechodesigns