Real Estate Forums
| Website Usability Website usability is determined by user satisfaction, ease of learning, user ability to remember an organization and its functionalities. |
|
|
Thread Tools | Display Modes |
|
|
|
||||
|
I've been trawling around trying to get links for one of my sites and lots say "after you've added a link email us" and give an email address. When I view the source the email is given like this:
Code:
<a href='mailto:me@mysite.com'>me@mysite.com</a> I've written a script to "obfuscate" email addresses and you can create protected html. The output can be read by browsers but the spammers appear to be too lazy to code for it, probably because there's plenty of easy addresses to harvest. so the address above becomes (broken abit to stop it being parsed) <a href='& #109;& #97;& #105;& #108;& #116;& #111;:& #109;e& #64;& #109;& #121;& #115;& #105;& #116;& #101;& #46;& #99;& #111;& #109;'>& #109;& #101;& #64;& #109;& #121;& #115;& #105;& #116;& #101;& #46;& #99;& #111;& #109;</a>[/pre] Now this can be hard to edit, and I mostly code in PHP so I just create an array at the top of my page with each type of address and then just echo the variable name. Easier to manage and I'm still winning the spammer battle. Try it if you like, and feel free pass it on to others. I don't record the email addresses converted by this, there's no tracking of it's use other than my standard hitcounter.
__________________
█ How to Survive and Prosper in a falling property market █ RealState for Real Estate - Directory █ Property Management Broker Last edited by sarahk; 06-22-2004 at 04:47 PM. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Initial Email Script | rvolk75 | Increasing Conversion | 20 | 03-31-2009 07:11 PM |
| email spam problem (bad) | Dj | Website Usability | 3 | 10-29-2007 10:07 AM |
| I need email addresses setup | austinbroker | REW CMS 1 Questions | 1 | 09-10-2007 09:27 AM |
| Email addresses | Memphis | REW CMS 1 Questions | 0 | 03-02-2007 08:45 PM |