Keith
07-02-2002, 03:07 PM
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.
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. (http://www.hivelogic.com/safeaddress/)
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:
<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.
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. (http://www.hivelogic.com/safeaddress/)
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:
<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.