|
|
|
|
![]() ![]() |
Oct 24 2005, 05:27 PM
Post
#1
|
|
|
PsYcheDeLiC dR3aMeR Group: Admin Posts: 2,242 Joined: 29-January 05 From: Nakorn Chaisri, Thailand Member No.: 2,411 myCENTs:84.36 |
[/tab]HI all - a word of warning or rather, an advise. A good many of you post your email addresses in various posts for different reasons. Most of you might be unaware that posting emails in this way on public message boards opens up the gateway to SPAM mails directly.
[tab]Most SPAM Harvester Bots behave like search engine crawlers - crawling through each and every post of the public boards. Posting emails like this makes their job very very easy. If they arrive upon these posts, they'd simply rip your addresses off and add them to their database and thats the end of it. My recommendation is, try to avoid posting emails for your own safety - but in case you absolutely need to, try to adhere to the following format, or come up with a format of your own - a format which is humanly cognizable but can fool the bots. Example: myemail@mydomain.com ==> myemail_AT_mydomain_DOT_com If the bots can't find the "@" and "." signs in a string of characters, they don't treat the string as an email and discard it. On the other hand, presence of these two characters in it, is a sureshot way of voluntarily donating your address to the harvesters. All the best m^e |
|
|
|
Oct 24 2005, 11:53 PM
Post
#2
|
|
|
Advanced Member Group: Members Posts: 134 Joined: 5-September 05 From: Palm Harbor, FL -- Columbus, OH Member No.: 8,335 |
Luckily enough for me, I've never posted my e-mail in these forums; however, I will take into consideration your suggestions - I get enough spam as it is; I don't need more!
|
|
|
|
Oct 25 2005, 02:53 AM
Post
#3
|
|
|
Member - Active Contributor Group: Members Posts: 78 Joined: 1-September 05 Member No.: 8,258 |
Do you know if encoding them in HTML character escape codes (& codes) works? There are scripts and websites that can convert your email address to long unreadable strings of gibberish that display as text when shown on a browser, but I don't know if that actually stops crawlers from reading them.
|
|
|
|
Oct 25 2005, 07:13 AM
Post
#4
|
|
|
[+] Graphic Designer [+] Group: Members Posts: 614 Joined: 6-April 05 From: Croatia Member No.: 3,666 |
hmm.. I must do something about it now
|
|
|
|
Oct 25 2005, 10:06 AM
Post
#5
|
|
|
PsYcheDeLiC dR3aMeR Group: Admin Posts: 2,242 Joined: 29-January 05 From: Nakorn Chaisri, Thailand Member No.: 2,411 myCENTs:84.36 |
QUOTE(finaldesign @ Oct 25 2005, 02:13 PM) hmm.. I must do something about it now My method is ok for forum posting - but as for your own webpage you might want to consider the method that Retaining has mentioned. That will still allow you to display your email as a clickable link on your page - but will fool the bots, as each character of the email string is encoded using escape codes. So when the bot goes through the HTML code of your page, it won't find anything remotely close to an email address. When you open up your HTML file, an encoded email address will look like this: QUOTE Original email:micro@asta.com Encoded email:#109;#105;#099;#114;#111;#064;#097;#115;#116;#097;#046;#099;#111;#109; P.S. - each escape sequence actually begins with an "&" sign, but I had to remove them as the forum software was parsing the escape codes and showing the email address instead. Here's a site which gives you your corresponding encoded email: http://www.wbwip.com/wbw/emailencoder.html Have fun playing around with it Regards, m^e |
|
|
|
Oct 25 2005, 02:58 PM
Post
#6
|
|
|
Member - Active Contributor Group: Members Posts: 80 Joined: 5-September 05 Member No.: 8,327 |
Know that but thanks for reminding, besides i have not used it yet!
the encoded email.. thats hilarious! |
|
|
|
Oct 25 2005, 04:12 PM
Post
#7
|
|
|
Premium Member Group: Members Posts: 342 Joined: 31-July 05 Member No.: 7,540 |
This is really important so don't forget! You don't want SPAM in your inboxes, do you? Thanks to M^E
But don't worry, I don't post any e-mail addresses without "encoding" them. Haha!! |
|
|
|
Oct 25 2005, 05:07 PM
Post
#8
|
|
|
Premium Member Group: Members Posts: 243 Joined: 20-January 05 From: Bombay, INDIA Member No.: 2,231 |
My favourite way is also one of the better looking ways to display one's email address without worrying about bots, scripts and crawlers trying to harvest the email address.
Embed a small picture of your email address. The following link is especially useful if your email address is from one of the more poular email providers like GMail / Yahoo / Hotmail / Earthlink / AOL / Bigfoot / Verizon / Netscape etc. The image generated is stored online and you can link to the image or you can save it your disk too. Some samples are included below: The following are available here. This one is designed solely for GMail users. Samples below: ![]() Note that if you decide to use the link and scripts so that an email can be sent to you when the image is clicked, you're negating the whole point, since your email still be obtained by the bots. Refer to posts above for clues on how to "munge" your email by using the encoding method UPDATE - As I was browsing the above sites, I came across the main site. Have a look. They also support more of the same providers but it has a different look. |
|
|
|
Oct 25 2005, 07:38 PM
Post
#9
|
|
|
the Q Group: [HOSTED] Posts: 1,133 Joined: 13-July 05 From: Lithuania, Vilnius Member No.: 7,059 myCENTs:5.70 |
this is quite useful, I think I will use it myself, plus I might need that easy encoder not only for emails.
|
|
|
|
Oct 25 2005, 08:18 PM
Post
#10
|
|
|
Wheeeeeeee! Group: Members Posts: 245 Joined: 19-October 05 From: DG, Belgium Member No.: 9,200 |
Hi there!
I do not believe that encoding helps. A not completely bad spam bot will crawl your address anyway. Don't forget it is a bot, so it still finds a unique @-character. This might help (or have helped) for some time, but since the spambots are developing too, you can expect that they will find these emailadresses too, sooner or later. I read a German tutorial about how to really protect the email address while still giving full functionality. It is quite simple. You write your email like this yourusername∂yourserver.com and later you replace the ∂ with a real @. This will be done with CSS and/or Javascript. In the end you get a fully working email address, so you fulfill the law, which says that you have to be reachable as a website owner (at least in Germany). If you want to, I can translate the tutorial, it's not that difficult to do, except the CSS part (you don't get the idea that easily, but it is clear too). It will always work except if CSS support is bad and JS disabled. If this occurs, than they have at least the ∂ there, everyone will know what it means (you can replace it with _AT_ too of course, but that's not that good because it has different names in different languages. What do you say, shall I write a How-To? By the way, would I still get points for it :-P? I mean translation is work too... But first tell me if you want it, because I don't translate with great pleasure :-/ I can assure that you're centuries ahead of normal spambots, because the @ and the email address aren't even in the same place on your webpage. Good night, Ruben |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 5th December 2008 - 03:25 PM |