3 replies [Last post]
larmyia
larmyia's picture
User offline. Last seen 1 year 21 weeks ago. Offline
rank Elder
Elder
Timezone: GMT+1
Joined: 2005-01-25
Posts: 1060
Points: 0

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

Tags:
Hugo
Hugo's picture
User offline. Last seen 43 min 42 sec ago. Offline
rank Moderator
Moderator
Joined: 2004-06-06
Posts: 13585
Points: 566

encrypting email addresses

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

RobinAnn
RobinAnn's picture
User offline. Last seen 2 years 21 weeks ago. Offline
rank Regular
Regular
Timezone: GMT+5
Joined: 2005-04-02
Posts: 30
Points: 0

Spam

I wrote a white paper all about Spam. Check out stopspam-smelltheroses.com for a good tutorial Smile

My Home Page :: www.robin-ann.com ::
My Photo Page :: www.robinannpeters.com ::
My End Spam Page :: www.stopspam-smelltheroses.com ::

fatfreddy
fatfreddy's picture
User offline. Last seen 2 years 29 weeks ago. Offline
rank Enthusiast
Enthusiast
Timezone: GMT+8
Joined: 2005-03-25
Posts: 390
Points: 0

encrypting email addresses

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