Show Email This badge with Counter like Tweetmeme and Facebook share on Each Post

Tweetmeme and Facebook Share widgets shows the number of re-tweet and facebook sharing done for a particular post / article on a blog or site. You can add similar kind of easy to share button for emailing purpose and show that number as well.

Mailcounter does provide you badges to share your posts easily thru email and it will also show the number of emails done for particular post. So every time a visitor will send your post to someone thru email, this counter will automatically update and how the updated number.

How to install Email his Counter

There are two ways available to install this cool badge on a site. You can use normal JavaScript on any website to show this Email This badge or you can use a PHP template on WordPress blogs to show the same.

JavaScript

<iframe src="http://getmailcounter.com/mailcounter/?url=http://yoururlhere.com&title=title of your page here" height="64" width="50" frameborder="0" scrolling="no"></iframe>

WordPress Users

 <?php
echo '<iframe src="http://getmailcounter.com/mailcounter/?url=';
urlencode(the_permalink());
echo '&title=';
urlencode(the_title());	
echo '" height="64" width="50" frameborder="0" scrolling="no" ></iframe>';
?>

Try the below button attached below to send this post thru email. It will open Outlook on your computer and create a predefined email with link of this post.

Email This Badge

Related: WP-Email Plugin For WordPress To Email A Post From Your Blog

Print This Post
RSS for Internet Techies Hello there! If you are new here, you might want to subscribe to the RSS feed for updates.

Featured Jobs On Internet Techies
Sr ETL Developer /Informatica Expert at Leading Interactive Digital Agency (New York, New York) : We are a leading interactive digital agency who partners with media, entertainment, and hospitality brands to create new business capabilities that maximize the opportunities of the digital age. The e...
Hardware Specialist at Confidential (Marlborough, Massachusetts) : For my client, this role is responsible for acting on, closing, and generating sales opportunities from warm leads with little cold calling. Proactively communicates with prospects and existing custom...
3 Responses to “Show Email This badge with Counter like Tweetmeme and Facebook share on Each Post”
  1. Nice little tip, thanks for sharing this info.

    As much as I like it, I also don’t think it’s needed with all the social networks around. Would be interesting to know how many use this kind of service.

  2. Nice sharing Sanjeev.. looks great! Similar to Tweet and Facebook share.. it looks simple enough.. cool! ;)

  3. Really nice read, some great points were made.

Sorry, the comments are closed on this page. Please use the below link to post us a query.