Show Email This badge with Counter like Facebook and Tweet me share on Each Post.
Tweet me 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
0 comments:
Post a Comment