When setting up an email account on a web-page so people can make contact with you, what is the best way to do this to minimse spam attacks?
When setting up an email account on a web-page so people can make contact with you, what is the best way to do this to minimse spam attacks?
please ask before PP my images
"Life is what happens to you while your busy making other plans"
dont make it active
example@blahblah.com.au as the forum automatically does,
if ppl really want to contact you make em work for it, that way you know someone had to make the effort.
wont stop all but stops A LOT
Simone
"If you're good at something, never do it for free." -- The Joker.
You could also consider setting up a standalone contact page and you don't have to publish the email at all. Keep the contact form simple with data entry boxes for their name, email address, subject and enquiry and it handles it all itself. You nominate an email address for it to be delivered to but it isn't published on the page.
I use a wordpress plug-in contact form which does the job nicely, including handling spam. For even tighter control you can also use that "captcha" thingy where they have to type in the characters before submitting.
or use a javascript function to "hide" it from bots that scan for active links and/or "non-active" text that looks like email. See this thread for a few ways to do it:
http://www.dgrin.com/showthread.php?p=222923#post222923
thanks everyone!
is the <a href="mailto: example@example.com">click to contact me</a> a safe way of going about minimizing the risk of spammers?
Doing that makes it active, bots etc will find it & you will get a lot of spam .
there are ppl out there who do nothing but troll sites & just click an active email addy hell there are even programs that search for it . next thing you know you have wonderful offers.
Personally I would go & do go with just text.
I'ld set up a form and have the CGI that processes it send it to your address using sendmail or so.
Ciao, Joost
All feedback is highly appreciated!
So when you say type it, but not literally so, so you mean something like
example [at] gmail dot com