Standard email link
This is the standard link for adding an e-mail to an HTML page. This type of email link may be harvested by spammers. See "hidden e-mail link" below.
Hidden email link option #1
The following email link code uses Javascript so your e-mail is not seen on the page by search engines or email harvesters and you'll get less spam. Code for HTML pages:
This is how the above will appear on your webpage:
Hiding the email used in a form
See adding page links for code and details.
Email link in a .js file
Add the standard email link with document write code added. You can use the following code in any .js file.
Image email link
This is the standard link for adding an e-mail image link to an HTML page. This type of email link may be harvested by spammers. Place an image named "email.jpg" in your template picts folder. Also see "hidden email link" above.
Troubleshooting: Links not working
If you have added links and they do not seem to work when testing, see the links not working support page.