Microplaza Retweet Button

You want to take benefit from Twitter exposure for your own content?  If you have a website (not necessarily a blog) and want to easily place a Retweet button on it, here you have it:

Microplaza Retweet Button:

RTbutton Microplaza Retweet Button

This RT button is a simple but yet effective solution to place a RT button on any site, not only on blogs running on Wordpress (we are working on a specific Microplaza plugin with customizable settings that will automatically add the RT button to your blog posts: Stay tuned!)  To have this simple RT button up and running,  read the following instructions:

1. Copy and paste the following code snippet where you want it to appear. Adjust it to your own preferences, as seen below:
<script type="text/javascript"> var t = document.createElement('p'); t.innerHTML = "Title of the post"; mp_title = t.textContent; mp_permalink = "http://permalink-of-the-post"; mp_mode = "vertical"; mp_leading = "RT @account"; mp_attribution = true; </script> <script type="text/javascript" src="http://microplaza.com/r/button.js"></script>
2. You can change the orientation of the button with the values « vertical » OR « horizontal » at mp_mode. Take a look at ours, it’s horizontal. Choose the one you like best. You can add a leading to every single tweet by adding your username to mp_leading. Substitute the @account with your own username.
If you leave the mp_attribution as true, a via@microplaza will be added at the end of your RT. Change it to false if you don’t want this.

3. So, are you using it? We’d love to get your feedback!

*Thanks to @tlg and @pracz for the help.

[UPDATE]

Some example in the wild :

- http://efl20.com/
- http://tigressse.com/

Related posts:
  1. Addressing the future vertical real-time web
  2. (English) On Twitter’s new retweet feature

2 réponses à to “Microplaza Retweet Button”

Laisser un commentaire