You may think your are comfortable with directly displaying your email address(eg: Reach me at so_and_so@yahoo.com) on your blog, but directly displaying it on Blog may result in spammers finding your E-Mail id via search engines.
Why the Hell, let us hide our email address under a simple text or image i.e.,simply Email Me.
Text Link: Now let us see the code "how to add a Text Link for your Email".
<a href="mailto:YOUR EMAIL ID">Email me </a>
Add your E-Mail id in the place of "YOUR EMAIL ID" in the above code.
Image Link: Also let us see how to add a backlink of your email id to an image
<a href="mailto:YOUR EMAIL ID"><img src="IMAGE URL" alt="Email me" width="" height="" border="0" /></a>
Add your E-Mail id in the place of "YOUR EMAIL ID" and appropriate Image URL in the place of "IMAGE URL" in the above code
Finally ! Sign into your Blogger Dashboard>Layout>Page Element>Add HTML/Java Script and paste the above code ... Save Changes
Your Done
0 comments:
Post a Comment