When registering for an account on any online service it's always best to check the site's privacy policy to see what a site will do, or will not do, with the details you provide.
Personally I can't be arsed with all that fannying around so I just fire in my details and hope my spam filter is up for the challenge, and to be honest, Gmail's spam filter is very good. A way in which you can find sort this out is to sign up with your email address as username+sitename@gmail.com. So if I was a wary customer signing up for Blogger, I would enter mine as graham.macleod+blogger@gmail.com.
You can even have these filtered accordingly, by going into Gmail and select Settings, then Filters and Create a new filter. Add in the address which you signed up with into the To field, and on the next step select Apply the label and then create a new label, I.e. Blogger.
If any spam comes in, you can view which email address it was sent to and therefor tell which site's admin's balls you can go and break. Make sure you don't select Delete it at step 2 of the filter making process as you will still want to receive authentic emails from that site.
This doesn't always work and sites with more advanced registration processes may not accept it. It can't hurt though, unless you have had to enter a mountain of personal info and because an error was detected, you have to start again. But in that case, the website is shit and you should think twice about registering in the first place.
Showing posts with label spam. Show all posts
Showing posts with label spam. Show all posts
Tuesday, 27 May 2008
Tuesday, 22 April 2008
Encrypting mailto: links to avoid spam
Anyone who has placed a mailto: link on their website may or may not have noticed an increase in spam email. Gmail has an excellent spam filter so I never really have much of a problem.
There have been a few different ways suggested on how to put a "Spam Proof" email link on your website.
Linda Roeder suggests using javascript although the main argument I have against this is the same reason I keep my javascript to a bare minimum... What if javascript is turned off?
Another way that has been suggested is to make an image with just your email address but this involves any users to take a note and manually type in your address into an email.
You can also put a form on your site allowing people to send you feedback, but what if you actually want people to know your email address for future correspondence?
The best way I have found so far is by encrypting your email address. This works by substituting each letter in the address including the "at" and any dots into html character code.
This might sound like a lot of hard work but web designer Rob Spangler provides a quick and easy to use tool on his blog. Simply enter your email address and if you don't want your email address to display to users, what text you want to display in the link. This then transforms a plain text version of your address, easily trawlable from the web. Into a nicely encrypted mailto link such as the one below
graham.macleod@gmail.com (view the page source to see the encrypted version)
Keep in mind, it's always best to give users the choice of using a mailto link and also a feedback form since not everyone uses a mail client and for some people, clicking on a mailto link will cause
an unconfigured outlook express to open up.
How long it will take for the spammers to pick up on this method I don't know but at least our mailboxes will be safer for a while.
There have been a few different ways suggested on how to put a "Spam Proof" email link on your website.
Linda Roeder suggests using javascript although the main argument I have against this is the same reason I keep my javascript to a bare minimum... What if javascript is turned off?
Another way that has been suggested is to make an image with just your email address but this involves any users to take a note and manually type in your address into an email.
You can also put a form on your site allowing people to send you feedback, but what if you actually want people to know your email address for future correspondence?
The best way I have found so far is by encrypting your email address. This works by substituting each letter in the address including the "at" and any dots into html character code.
This might sound like a lot of hard work but web designer Rob Spangler provides a quick and easy to use tool on his blog. Simply enter your email address and if you don't want your email address to display to users, what text you want to display in the link. This then transforms a plain text version of your address, easily trawlable from the web. Into a nicely encrypted mailto link such as the one below
graham.macleod@gmail.com (view the page source to see the encrypted version)
Keep in mind, it's always best to give users the choice of using a mailto link and also a feedback form since not everyone uses a mail client and for some people, clicking on a mailto link will cause
an unconfigured outlook express to open up.
How long it will take for the spammers to pick up on this method I don't know but at least our mailboxes will be safer for a while.
Subscribe to:
Posts (Atom)
