To Add Email Me links, FeedBack links, “send this page to your friends” links into blogger (Blogspot, websites) This post is very similar to my previous post as How To Create Hyperlink ( clickable links ) text by HTML. Also here you are creating hyperlinks so you have to use <a> tags normally called anchor tags as you had used in the post which I have mentioned above but the difference is a little bit.
Here you will have to redirect to your email id rather than to any other URL so here you have to use some attribute for that but why do you want to use the email me a link for your blogs although you can write directly your email id to your post, to your widgets…? the reason is that if you write your email id directly to your post or in widgets then spammers can easily find your email through search engines or any other sources so by applying this method you can protect your email ids.
Let me give you an example :
When you will click on the Email Me then you will see a pop-up window of Microsoft Outlook Express as given below,
so you can send Email Me through outlook [ If you have configured outlook with your any email accounts ] and if you want to send Email Me through other sources like Google, Yahoo, MSN, .. then easily you can copy my Email Id from outlook and then you can send Email by other sources.
Now the code of the above Email Me link is,
Change the Email address to yours as in GREEN text. You can change anchor text as your need that is in BLUE text.
You can use a clickable image instead of anchoring text that is Email Me so see the preview,
If you wanna contact then
So in this case the code of the above preview will be as follow,
so firstly right click on the image of the Email Me image and save it to your computer and then upload this image to any free hosting site as image shake and copy the image direct link and paste it to the BLUE area of the above code. and do not forget to change your email id into the GREEN area of the above code. Then copy the whole code and paste this code please see the bottom of this post.
You will notice that in the preview the CC, Subject, and email body is empty so you can give some value by the code, and also it will give some professional look. let see the below preview,
Change the colored area text with your needs.
What does this code means firstly if you have read my previous post then you may know the anchor tags and anchor text and attributes and what is the value of attributes here. If you don’t have any idea about that then you can read my previous post as I have been mention at the top of this page. Now here the extra thing is that: We separate email id addresses and all the email information by “?” and then separate all the email information from each other by “&” that’s it!
But what is the advantage of filling these fields? One advantage is you can save some times of your visitors for filling this fields and other advantages is as below,
- TO ADD FEEDBACK LINKS INTO YOUR BLOGGER ( BLOGS, BLOGSPOT, WEBSITES ):
You can optimize your blogs by adding feedback links to your blogger or blogs. It is a good idea for knowing that what your visitors think about your blogs. See the below example,
- TO CREATE SEND THIS PAGE TO YOUR FRIENDS FOR BLOGGERS, BLOGS, WEBSITES:
If you want that your visitors could share your blogs or websites to his/her friends by “send this page to your friends” so you can generate a code for that which are similar to the email me links code but needs some changes because in the email I link the email address is redirected to yours email address but in the ” send this page to your friends” the email address will be redirected to the visitor’s friends. So not a big problem only need some ordinary thinking. When I will give you a preview then you can make yourself this code absolutely. See the preview,