Protect Email Address on Website

 

Protect Email Address on Website

Would you like to display an email address on a web page, but need a way to protect it from spammers? This tip is for you.

Displaying your email address on your website is an important part of good customer service. However, the fear of spam robots harvesting email addresses prevents many webmasters from doing so.

 

If you would like to display your email address within your web pages and not worry about it being harvested, you can protect yourself.

Contact Us

When your link is clicked on, your email address will be displayed correctly.

Instead of displaying the usual mailto:you@yourdomain.com, use the following code within your HTML:

<a href="mailto:you@yourdomain.com">Contact Us</a>

 

This concludes the protect email address on website section.

 
 

 
 
Visit the following pages for a wealth of copy and paste codes and tips:

HTML Tips
Copy and paste special effect HTML codes for your web page.

HTML Codes
An HTML codes chart you can use to copy and paste codes into your web page.

HTML Color Codes
An HTML color codes chart you can use to copy and paste color codes into your web page.

JavaScript Codes
Copy and paste special effect JavaScript codes for your web page.

Web Design Tips
Tips, tricks, and special effect codes for your web page.

HTML Tags
A list of HTML tags.

HTML 5 Tags
A list of the latest HTML tags to be developed.

ASCII Codes
Special text characters and code for your web page.