Afraid of being
a loser?
Turning
Failure
Into Success
(an article)
Find
out how you win
free advertising
in my newsletter!
Info
Reports
from self-made millionaire,
Don Lapre.
Why spend $14.95
when you can get them for free?
|
This script encodes your email address
with Hexadecimal code. So basically it changes the letters that would
normally be in your source code.
example : My name
in Hexadecimal would be
jonathan
(you can see the hexadecimal code
here, but if you put this in your source code,
the browser will decode it to Jonathan. Most email harvesting spiders
can't decode!)
This can prevent most email
address harvesters from getting your email address from your website!
Think of it as a necessary
precaution!
(The longer you wait, the worse the spam is going to
get.)
So what do I do with the code?
You insert it directly into your
HTML source code.
Where you once had, webmaster@whatever.com, you would insert the
encoded version of that.
webma
ster@
whatev
er.com
You can also encode mailto
links. Just type mailto:address, encode, and then insert the hexadecimal
code into it's appropriate place in your html source.
If you would like to use
this script on your website, please contact me for permission.
Jonathan Harbaugh - webmaster[at]prowebsitemanagement[dot]com
|