navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

RE: Email Addresses on Websites

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Community >> OutFront Discoveries >> RE: Email Addresses on Websites
Page: <<   < prev  1 [2]
 
davidd

 

Posts: 2
Joined: 2/1/2006
Status: offline

 
RE: Email Addresses on Websites - 2/1/2006 6:17:46   
Sheesh, I know it's been a while, if you're doing a lot of website design here's a handy online tool to "scramble" an email adress to robots:

http://www.blacksheepcreative.co.nz/support/index.php?show_subject=25

Cheers
D:)

(in reply to tomperry)
Tailslide

 

Posts: 5972
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: Email Addresses on Websites - 2/1/2006 6:22:17   
Trouble is that it only works with JS enabled.

I like this one: http://www.seowebsitepromotion.com/obfuscate_email.asp which obfuscates the addy using hex numbers.

_____________________________

"My strategy is so simple an idiot could have devised it"
Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project

(in reply to davidd)
davidd

 

Posts: 2
Joined: 2/1/2006
Status: offline

 
RE: Email Addresses on Websites - 2/1/2006 16:23:41   
Yes, true, it will not open the URL for the small percentage of users with JS disabled but the email can still be seen by the "human" eye, but can't be interpreted by a robot.

As for your example - Robots have long been easily able to interpret both hex and HTML encoded characters, after all, it's a perfectly accepted standard for contructing URL's and that's why they work as they do and also why robots will still find your address using your example method.

Cheers
D.


(in reply to Tailslide)
Rocket Boy

 

Posts: 409
Joined: 12/8/2005
Status: offline

 
RE: Hide Email Addresses on Websites (prevent Spam) - 2/1/2006 16:43:09   
I'm not sure how useful this is.. Never used it...

<SCRIPT TYPE="text/javascript">
<!-- 

emailE=('yourname@' + 'youremailaddress.com')
document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>')

 //-->
</script>


This is the super paranoid version...

<SCRIPT TYPE="text/javascript">
<!-- 

emailE='yourname'
emailE=(emailE + '@' +' youremailaddress.com')
document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>')

 //-->
</script>

(in reply to pageoneresults)
spitfire

 

Posts: 424
Joined: 8/6/2005
Status: offline

 
RE: Email Addresses on Websites - 2/1/2006 17:26:55   
Adding just a note of realism here. No matter how ingenious web developers think they are being by obfuscating e-mail addresses, the spammers can be even more ingenious and I don't think any method is going to be 100% effective for a long period of time.

I have been using a method similar to the one that Tailslide mentioned for some time and it does actually produce a human readable address on the site. Err... realistically I have to say the amount of spam on the sites that utilise it has dropped considerably. Not completely, but considerably and, of course only until the spambots find their way around it - still it's been a good 2 years now:)

(in reply to davidd)
caz

 

Posts: 3510
Joined: 10/10/2001
From: Somewhere south of Chester, UK
Status: offline

 
RE: Email Addresses on Websites - 2/2/2006 19:28:47   
If you do a search on this forum you would find that this topic has had a considerable airing since 2003. many solutions have been put forward that have been mentioned yet again here. Have a look at this more recent discusion

spam bot harvesters

_____________________________

Do not meddle in the affairs of cats, for they are subtle and will dance, or more on your keyboard.
Cheshire cat. www.doracat.co.uk

I remember when it took less than 4hrs to fly across the Atlantic.

(in reply to spitfire)
Page:   <<   < prev  1 [2]

All Forums >> Community >> OutFront Discoveries >> RE: Email Addresses on Websites
Page: <<   < prev  1 [2]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts