SB-Encoding of Email Addresses in Web Pages for Spam Protection

Instructions:
  1. Type or paste an email address into the box above

  2. Optionally, click "add mailto" if you want to make the email address an active hyperlink in your webpage

  3. Optionally, edit the result by hand, to taste (e.g. change the visible text of the hyperlink, add font characteristics, add "?subject=whatever" before the closing quote)

  4. Optionally, click "encode"

  5. Click "wrap" (required!)

  6. Copy-and-paste the contents of the box into your html file in place of the plain email address (or mailto hyperlink). Do this for every instance of the email address.   Spammers' web 'bots will no longer find this email address on your website!

  7. (Later, you may copy-and-paste an sb-encoded string of text from your html file into the box above and click "decode" to recover the original text.)

  8. Also, paste these lines into each affected html file just above the </HEAD> tag:
    Alternatively, you may copy the middle three lines above into a file named "sb.js" in the top-level folder of your website, and then paste the following single line into each of your affected webpages (again, just above the </HEAD> tag):

(Help: )