vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Hide your email using an encoded email address to fight spam (https://vborg.vbsupport.ru/showthread.php?t=40560)

Keith 07-02-2002 02:07 PM

Hide your email using an encoded email address to fight spam
 
This is a simple enhancement I recently implemented as a result of a really cool utility found and supplied by Hivelogic. It's an email encoder using javascript which is difficult for the email Spambots to harvest, thus hiding the email address found on the bottom of the Forums page "Contact Us". The following was in an email from my host for more info, along with instructions.

Quote:

Everyone is sick of spam, and it\'s getting worse. There are some things you can do to reduce the amount of spam you get, and make yourself a less attractive target for spammers in the future. One way to fight back is to make your email \"mailto\" links less attractive for spammers - check out:
http://oneworldhosting.com/encoder.php
BACKUP YOUR DATABASE FIRST!!!

1. Go to Hivelogic first and fill in the boxes with the info you want.

2. Copy the javascript code from the resulting screen and paste it into a notepad.

3. Find the "footer" Template and open.

4. Find the code:
Code:

<a href="$contactuslink">Contact Us</a>
5. Replace with the code you copied from the Hivelogic Email Encoder.

6. Save/Submit changes

I've done this on version 2.2.5 without any issues, don't know about others. I'm not a programmer and not a hacker, so I won't have answers to many questions.

Lesane 11-18-2003 05:00 PM

Pretty neat, thanks. :)

filburt1 11-18-2003 05:06 PM

I'd recommend a well-written server-side e-mail form, but each to his own.

Keith 11-19-2003 02:28 AM

Lesane, thanks for the comment.

I'm not familiar with the server side email form idea Filburt1 mentions. I've had others tell me the email form is another good way to foil email farming. This was just something real quick and easy for me to implement, hence the reason I thought I'd share it. Sometimes the easy and most simple changes are overlooked in our quest to improve things. :)

M1th 11-19-2003 10:33 AM

Neat! Though, I use an email form. :)

Keith, If you are using vB3, you can use the email form which comes with it. :)

Dean C 11-19-2003 02:36 PM

Everyone seems to be doing this these days - javascript encryption - interesting :)


All times are GMT. The time now is 09:40 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02352 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete