How can I add my normal email to my website (blog)?
-
All I want to do is add my existing email address
The blog I need help with is: (visible only to logged in users)
-
Don’t post an email address on your blog in the conventional format that spam bots can harvest. See here for other options http://onecoolsitebloggingtips.com/2013/07/23/is-your-email-address-a-spam-magnet/
-
However, if you insist then here’s the code:
<a href="mailto:YourEmailAddressHere">NameHere</a>
- The topic ‘How can I add my normal email to my website (blog)?’ is closed to new replies.