Personal Development for Smart People Forums

Personal Development for Smart PeopleTM Forums

 

Go Back   Personal Development for Smart People Forums > Personal Development > Technology & Technical Skills

Notices

Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming

Reply
 
Thread Tools Display Modes
Old 06-12-2007, 01:11 AM   #1 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 339
Andrew Michaels is on a distinguished road
Default Putting Your Email On Your Blog and Not Getting Spammed?

Hey. I have a wordpress blog and I'd like to include my email address, but I don't want to get spam. Is there some way to avoid this? Some people break it up, like, b ob @superthing .net, and have people delete the spaces. Not sure if that works. Thoughts? Thanks.
Andrew Michaels is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-12-2007, 04:36 AM   #2 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 336
Minsc is on a distinguished road
Default

Could use Javascript...

<script type="text/javascript">
document.write("bob" + "@");
document.write("superthing.net");
</script>

Something like that in the body.

Or you could make an image of your email address and use that.
Or you could put spaces in it like you did(or maybe "boDELETEb@superthing.net" and have people get rid of the extra text).

Maybe something like this:

<span>Bo</span><span>b<span>@</span>su</span><span>pert<span>th<span>ing</span>.net</span></span>
Which should render as bob@superthing.net if I wrote it right but should confuse email extracting bots.

Last edited by Minsc; 06-12-2007 at 04:41 AM.
Minsc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-12-2007, 08:18 AM   #3 (permalink)
Junior Member
 
Join Date: Nov 2006
Posts: 20
Mike is on a distinguished road
Default

You could make it an image, like a jpeg.
Mike is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-12-2007, 12:50 PM   #4 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 339
Andrew Michaels is on a distinguished road
Default

Thanks. That worked great.

Quote:
Originally Posted by Minsc View Post
Could use Javascript...

<script type="text/javascript">
document.write("bob" + "@");
document.write("superthing.net");
</script>

Something like that in the body.

Or you could make an image of your email address and use that.
Or you could put spaces in it like you did(or maybe "boDELETEb@superthing.net" and have people get rid of the extra text).

Maybe something like this:

<span>Bo</span><span>b<span>@</span>su</span><span>pert<span>th<span>ing</span>.net</span></span>
Which should render as bob@superthing.net if I wrote it right but should confuse email extracting bots.
Andrew Michaels is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-13-2007, 01:54 PM   #5 (permalink)
Junior Member
 
Join Date: Nov 2006
Location: Worthing, Sussex, England
Posts: 13
shiatsustudent is on a distinguished road
Default

If you are on wordpress then you could use the wp_contactform plugin. The user types the message hits send and you receive and email but the address is hidden.
shiatsustudent is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-13-2007, 06:04 PM   #6 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: California, USA
Posts: 593
andrew is a jewel in the roughandrew is a jewel in the roughandrew is a jewel in the rough
Default

I use a contact form for my business site. I was going to have a list of like 10 different emails, but the amount of spam that would produce would be sick. Generally I like to just write an email than fill a form, but I suppose it'll also help filter out less serious messages.
andrew is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-17-2007, 08:11 PM   #7 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 375
MartialDev is on a distinguished road
Default

Quote:
Originally Posted by shiatsustudent View Post
If you are on wordpress then you could use the wp_contactform plugin. The user types the message hits send and you receive and email but the address is hidden.
I get a few spams through my contact form every week.
MartialDev is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-19-2007, 08:50 PM   #8 (permalink)
Member
 
Join Date: Nov 2006
Location: Milwaukee, WI, USA
Posts: 63
jpfieber is on a distinguished road
Default

I use the Obfuscate Email plugin (WordPress plugins at coffee2code.com) on my site (http://itsvista.com). It converts your address to ASCII codes, so scrappers don't recognize it as an e-mail, but it appears properly to viewers. If you want to see it in action, go to my 'About' page, where I list my address at the end of the page. View source and you'll see all the codes instead of letters.
jpfieber is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-19-2007, 09:39 PM   #9 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: Netherlands
Posts: 142
Nico Kempe is on a distinguished road
Default

I like the way php.net comments e-mail addresses are displayed:
someaddy [at] somedomain [dot] com

although that does require some (brain) action from your visitors so it's more suitable for tech sites than, say, sites about cooking.

In that last case, I'd go for the JavaScripts or one of the other tips listed here.
Nico Kempe is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT. The time now is 08:22 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2010 by Pavlina LLC