How to Add Tweet This Button in to your Website
Twitter is very popular nowadays. Adding a “Tweet this” button will enable your reader to share your contents with other Twitter users. This will help promote your blog and possibly increase your Twitter followers.
If you want to simply add retweet button to any webpage then you can get the ReTweet button from TweetMeeme, alternative you can follow following steps
How to add Tweet This Button in to your website or blog.
1. Login to your to your Blogger account.
2. Go to Dashboard>Layout>Edit Template.
3. Back up your template.
4. Check the Expand Widget Templates check box on top right of the HTML window.
5. Look for following lines in your HTML codes:
6. Now copy the codes below:
<!– Tweet Me http://twitter.com/ImtheKiller –>
<a expr:href=’”http://twitter.com/home?status=Reading ” + data:post.title + ” @YOURTwitterUSERNAME ” + data:post.url’ title=’Tweet this article on Twitter’ target=’_blank’><img src=’yourTwitterButtonURL’/></a>
<!– Tweet Me –>
Replace YOURTwitterUSERNAME and yourTwitterImageUrl with your own. You also can change the “Reading” and title wordings to your own preference.
It will look like
<data:post.body/>
<!– Tweet Me http://twitter.com/ImtheKiller –>
<a expr:href=’”http://twitter.com/home?status=Reading ” + data:post.title + ” @YOURTwitterUSERNAME ” + data:post.url’ title=’Tweet this article on Twitter’ target=’_blank’><img src=’yourTwitterButtonURL’/></a>
<!– Tweet Me –>
7. Click PREVIEW and see if your “Tweet this” button comes out okay. If it’s okay, then click SAVE TEMPLATE.
8. Now you can test whether the button works or not. Click the button, if Twitter page pops up and the message is somewhat similar with my “Tweet this”, then it works.
11. Done.
If you are not using blogspot.com then add this code into website anywhere you want.
HTML Code
<a href=”http://twitter.com/home?status=140 CHARACTER MESSAGE HERE” target=”_blank”>Click Here</a>
Happy Tweeting. Add Me ‘ImtheKiller‘ at Twitter
If you like this post you can start following me on twitter
Further Reading :
-
minal shamgule
-
Royonly
-
ImtheKiller
