Go Back   Webmaster Forums UK SEO SEM Webmaster Community Forum - UKWW > General > General Webmaster Talk
Register FAQ Members List Downloads Calendar Today's Posts Webmaster Resources Webmaster Blogs
 
 

General Webmaster Talk General webmaster discussion forums - In this forum and its sub forums you can discuss general webmaster related issues or even issues that does not related to Webmastering.
Sub Forums: Running a forum :: Blogs and Blogging :: Word Press Forums :: Digital Photography

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-08-2005, 04:03 PM
ovi
Guest
 
Posts: n/a
Default How to hide e-mail addresses from spammers

Unfortunately, there are a lot of unscrupulous people who send spam by the thousands each day. Well, here's one way to seriously decrease spam.

Spammers comb HTML page source with robots looking for addresses that look like fake@ooo.com (hope they try to send to that one!), and they won't be able to do much with addresses coded using the following java script unless they visit every Web page by hand (which would be an ideal punishment for a spammer...).

Even if you're not a programmer, you should be able to handle this one. Basically, the code keeps the mailto:, your name, and your domain separate in the HTML file, combining them only when the page is browsed. It will even work with FrontPage:

<script language=javascript>
<!--
// By Joseph McLean <flux@thecentre.com>
var linktext = "Web Spider";
var email1 = "webmaster";
var email2 = "freewebmastertips.com";

document.write("<a href=" + "mail" + "to:" + email1 + "@" + email2 + ">" +
linktext + "</a>")
//-->
</script>

To customize, replace "Web Spider" with the text you want people to click on. Also, following email1 replace webmaster with your name (if your e-mail address is john@0000.com, put john there). Finally, following email2 replace ufuweb.com with the rest of your address.

Implement this code and get rid of a lot of spam!

Anyway this is not the only method, later I will add more method.

Regards,
Ovi
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Webmaster Resources
UK WW SEO Tools
Find UK Hosts
 
The Forum Rules
Forum Rules - MUST READ
 
Site Of the Month
BizzFace
Nominate site of the month
 
Tag Cloud
43. wholesale adsense ready apple iphone 16gb apple iphone 16gb 3g articles article writer australia web hosting beauty cash casino cheap clothes communications content custard media database dgital camerals domain name english teacher fantasy football fantasy football league fittness football league free handbags home income instant jewelry links link sale medical health money money making online music natural health news nokia n96 16gb one way links online online shop poker professor quality links replica sam allcock seo social networking sony vaio laptop sunglasses technology the medical plus themes tutor verbalized wallet wallets wanted web hosting widget ready wordpress xmas offer

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 On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How many email addresses do you actively use and check daily? espmartin General Webmaster Talk 16 12-11-2007 08:57 PM
hide your robots.txt from visitors and show it only for validated robots Bagi Zoltán Programming 9 11-23-2007 05:36 AM
Google and Static IP addresses gkd_uk Google 3 10-03-2007 04:28 PM
Tiscali e-mail 'hit' by spammers gkd_uk General Webmaster Talk 2 05-30-2007 03:58 PM
Fighting the spammers gkd_uk General Webmaster Talk 0 04-30-2007 09:54 AM


All times are GMT. The time now is 11:21 PM.

UK Webmaster World Forums - Internet marketing, web development, domain names, SEO contest and discussuons.
Subscribe to our feeds   Subscribe to our feeds

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0