How to Mask Your Email Address
Posted on February 12, 2010 at 5:06 am
If you want to display your email address on your website, but you want to avoid spiders, robots, or spammers from finding it and sending you junk mail, you might want to try one of the following two websites. They generate either an ASCII version or a JPG version of your email address, which essentially hides your email address.
Mask Email Image Generator
Use the Mask Email Image Generator to create a JPG image of your email address. It will fool spiders that seek out email addresses for use in sending out spam.
Enter your email address in the form and specify the Font, the Font Size and Font Color, and the background color (Back Color). If you want a border around the email address, select the Border check box.
For the Font Color and the Back Color, you are provided with some basic colors.
NOTE: Be sure you save the image file to your computer. Images on Mask Email Image Generator are deleted every three minutes, therefore, you cannot link back to the image on their site.
To save the image, right-click on the image and select Save Image As from the pop-up menu and use the Save Image dialog box to save your image to a chosen location on your computer.
Now you will have an image file you can insert into your website wherever you would normally place a mailto: link for people to email you. Most spiders crawling the web for email addresses to use for sending spam should not be able to find your email address.
Mask Email ASCII Generator
The Mask Email ASCII Generator creates an ASCII representation of your email address. Fill out the form on the page and click the ASCII Encode button
To get your link, highlight the text in the Cut and Paste Below section and copy it. You can paste this link text into your webpage where you would normally place your mailto: links.
You might want to paste it into a text file for storage and later use. There is also a link under Test ASCII Link so you can make sure the link works correctly. This ASCII link for your email should fool most spiders.
by Lori Kaufman
» Filed Under Computer Tips
Related Posts
- Two Easy Ways to Hide Your Email Address on a Web Site
- How to protect and hide your email address from spam when online
- Convert images to text online using Text-Image
- Create free website contact form without sharing your email address
- ReachBy – Personalized online web contact page with spam protection
I also use a picture to hide my email address from bots. I also used to type my email like EMAILADDR @ GMAIL [dot] COM, but there are bots that have figured that one out too!
It’s a lot more sensible to use JavaScript to generate the HTML, which provides a working e-mail link and copyable text but isn’t rendered for harvesting bots that don’t typically use JavaScript. There are online tools to generate such JavaScript. The above methods are then suitable in the NOSCRIPT tags.
Thanks for the article. Very well written and thorough. Email spam has become my number 1 problem and it was because I had my email address in plain text! Stupid!