Balkhis - Vision For Success

How to Add an Email This Button to Your Blog Post

Dear Readers, I would like to thank you for reading this post. I highly value your feedback and would like to know more about my readers. Follow me on Twitter

Have you ever seen one of those cool little buttons in some blogs that says Email This. It is not just on blogs, it is on a lot of other sites like Yahoo, and others. Well what is the point of those, and how do they do it?

This actually is a great way of word of mouth advertising. Your users can suggest a great article to their friends, and you get new readers. That is why a lot of sites use this sort of feature.

In this post I will show you how you can put one on your blog. It is quite easy actually because you are using a javascript. This javascript lets the user click on the link, and it will open up their default email program with the link to your post. It does not jeopardizes anyone’s email, so it is secure.

<script type="text/javascript">
<!– Begin
function isPPC() {
if (navigator.appVersion.indexOf("PPC") != -1) return true;
else return false;
}
if(isPPC()) {
document.write(‘<a class="contact" HREF=\"mailto:\?subject\=Check out this page I found, ‘ + document.title + ‘?body=You can view this page by following this url: ‘ + window.location + ‘\” onMouseOver=”window.status=\’Send your friends e-mail about this page\’; return true” TITLE=”Send your friends e-mail about this page”>Email to a Friend<\/a>’);
}
else { document.write(’<a class=”contact” HREF=\”mailto:\?body\=Check out this page I found ‘ + document.title + ‘. You can view this page by following this url: ‘ + window.location + ‘\” onMouseOver=”window.status=\’Send your friends e-mail about this page\’; return true” TITLE=”Send your friends e-mail about this page” rel=”nofollow”>Email This!<\/a>’);
}
// End –>
</script>

I don’t have this on Balkhis but hopefully whenever I redesign, I will add this feature in. This is a great way of making connections with your reader’s friends. So implement it when you can.



To stay updated with the blog, please consider subscribing to my full feed RSS. You can also subscribe by Email and have new posts sent directly to your inbox. I hate spam as well, so I promise you that you will not be spammed.
Add to Social Bookmarks:
Add this Article to Digg Add this Article to Stumbleupon Add this Article to Del.icio.us Add this Article to Reddit Add this Article to Newsvine Add this Article to Technorati

RSS feed

29 Comments

Comment by 2ask.ws
2009-02-18 07:15:09

Nice one..i will try this thing on my blog.


 
Comment by Muneeb
2009-02-18 07:56:47

Thanks Balkhis and sorry for the loss on your Grand father’s death :( , i really feel sad and my condolences are with you bro ..


 
Comment by Heather
2009-02-18 08:05:57

Great tutorial, thanks!


 
Comment by Wordpress Themes
2009-02-18 21:32:19

Nice. Thing is, I’ve never seen this as anything significant. If anyone ever even does email an article to a friend (instead of IMing them, tweeting them, etc, etc) it’s only one more visitor. I just feel no one really uses that feature.

I definitely could be wrong though.


 
Comment by Travis
2009-02-19 05:48:28

Did you have any success with “email-me” button on your sites?


 
Comment by Silvia
2009-02-19 06:50:04

I have never paid attention to such little things .


2009-02-20 19:21:18

It’s a great idea. Sometimes little things like this matter. Besides – you want to provide as many avenues into your blog as possible.


 
 
Comment by Nicole Price
2009-02-19 09:27:03

I do not know whether this is such a good idea Syed. I normally send the URL of the page to whoever I wish to read my blog apart from the regular readers. When you put yours up, I shall see quite how it looks and take it from there.


 
2009-02-20 12:28:44

It sounds like a great plan to try. I tired to see what the code you wrote about looks like on frontpage but it didn’t work, is there a certain place you can get this button?


 
Comment by Angad Sodhi
2009-02-20 20:54:40

I agree with most people here that it is of little or no use. Feedburner mails themselves have a ‘Email this’ link in them. Also the reader can just forward the feedburner mail from his inbox. Shouldn’t this be much more convenient because you can access all your contacts much more easily..


 
2009-02-20 21:17:53

You are right, the ‘email this’ button is extremely useful in a sense it is kind of viral marketing. So thanks for that information.


 
2009-02-20 21:22:39

I actually think it is a great idea to add the button because this quite a good viral marketing technique. So thanks for the idea and the info about how to put it into practice.


 
Comment by Web Design Beach
2009-02-21 14:09:58

Nice and easy tip. How it behaves if Javascript is disabled ?


 
Comment by Authority Directory
2009-02-22 12:36:05

Nice tutorial and I have this feature on one blog. Do you see this feature being utilized that much as with the blog I have it on, it does not get that much use.


 
Comment by Michael Aulia
2009-02-22 22:59:37

I did notice that some visitors actually come to my site from emails being sent to them (most likely by their friends).

Even if it’s only a few, visitors are still visitors!


 
Comment by Webkinz Subscribed to comments via email
2009-02-23 12:20:38

Does this button just create the message in your email client and fill in the subject and add short text to the body?


 
Comment by Wordpress Themes
2009-02-23 16:04:03

@Webkinz, glancing over the code, yeah, that looks like what it does.


 
Comment by Ben Pei
2009-03-01 03:29:46

Yeah works the same as Tell a friend script. Gets really viral.


 
Comment by Rahul Jadhav
2009-03-02 11:09:42

Thanks buddy. I will try it out on my blog


 
Comment by Sweaty Feet
2009-03-04 18:36:42

I was actually looking for this for a while. Didn’t get around to google it though. Thanks for the post.


 
Comment by drivelocity
2009-03-05 17:49:13

I’m on the fence about this… I’ve used similar tools in the past, checked logs, and found that nobody really used them. However, people forward stuff to me from sites every so often, so obviously some people use them. Really, it couldn’t hurt.


 
Comment by Deca
2009-03-07 09:05:16

I prefer to use plugin to do that :-D


 
2009-03-09 15:33:31

I was looking through your web design section and I didn’t see anything on how to put a video on your website. I was just wondering how to do that.


 
2009-03-10 11:20:09

Very easy to follow. Great tutorial :)


 
Comment by used tires
2009-03-11 07:24:50

The add email button is a great little button feature, I can’t wait to see how it will be utilized on your future site update. I wonder how successful the current “social bookmarking” thing you have is.


 
Comment by Web Design Dubai
2009-03-19 01:25:45

Thanks for giving such code for any websites.I will try this on my side.I will reply you.
kepp share


 
Comment by Silvia
2009-03-20 10:09:42

Thanks buddy.Sometimes little things like this matter.I just feel no one really uses that feature.


 
Comment by peter
2009-03-22 22:59:44

Thanks Syed. I will try it on my blog too.


 
Comment by FoxNewsBoycott
2009-04-07 18:58:16

I wish you had an example here, but I think I get what it does…


 

Sorry, the comment form is closed at this time.

Subscribe to Balkhis via RSS
Subscribe to Balkhis via Email Pimp My Blog