It’s easy to get spammed. One way to get spammed is to have email links on your websites because bots search through websites looking for <emailaddress>@<host>.<com>.
So, this is the best solution I came across. Type in your email address below and it will shoot back an encrypted mailto link for you to use. It is amazing, works great, and the results validate xHTML Strict.
Original Code by: zapyon.de.
Pingback: AndyStratton.com» Accessibly Cloack Email Addresses with jQuery
Thanks
Thanks!
Robert, thank you for this great resource. I recently began noticing spam, so I figured the bots had finally trawled my site! It’s the little hacks like this that make life loads easier.
Thanks, Great tool – really nice idea!
Great, I used it on my website. Thanks
Great solution! It open mail program but it leave subject link empty. Is there in adding subject inside html code?
still usin’ this
thanks a lot
Thanks, I use this in all my projects!
thanks, works like a charm
Hi. I’m trying to encrypt an email to add to blog entries. But I’m too dumb to follow the instructions. Do Just cut and paste the code?
Thanks….
@Elizabeth Yes you can just copy/paste the code, I would just recommend the first input box (“Complete email link”) because that will take care of making the link for you.
And, you’re not dumb, one possible issue you may run into is that depending on your blogging platform, your text editor might want to try and decrypt it for you after you post it.
If that’s the case, you can have your web developer implement this into your theme — http://theandystratton.com/2009/accessibly-cloak-email-addresses-with-jquery
Thank you for this helpful web tool.
Great tool, I love it
Very handy resource, thank you!
It certainly works as a link, and my e-mail client duly opens (with a subject). But when I hover my mouse over the link I can see the plain text in the status bar, so won’t a bot see the same ?
@Tim that’s definitely a good point. The browsers do decode the url with no problem, to my knowledge, the bots are typically based on an untranslated/static string search for “xx@xx.xx”. That’s not to say that the spammers are unsophisticated and can’t create a script that will decode it. For another approach check out the Javascript method by my friend Andy — http://theandystratton.com/2009/accessibly-cloak-email-addresses-with-jquery.
Thanks : )