Sunday, June 21, 2009

Adding TweetThis to your blog.

After reading some blogs, I saw that I should add this useful button on my blog and share it with people too as I like bloggers to come to my page for tips and suggestions and what they are looking for.

So here’s the first way to add this Tweetthis Button at the bottom of the post

1. On your Blogger Dashboard, click the Layout link for the blog you want to add the button to.

2. At the top of the Layout page, click the link for Edit HTML.

3. Where it says "Backup/Restore Template", click the link that says "Download Full Template" and save the .xml file to your hard drive. This file will help you restore your template, in case anything goes wrong.

4. In the "Edit Template" section, check the box at the top right that says "Expand Widget Templates".

5. Use your browser's search function to find this line:
<data:post.body/>
6. Below this post this piece of code as shown below.

6. Below this post this piece of code as shown below.
<!-- TwitThis Button BEGIN -->
<p>
<a expr:href='&quot;http://twitthis.com/twit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title'><img src='http://i580.photobucket.com/albums/ss247/Lostinrandomworld/teewthis.png'/>Twit This!</a> </p>

<!-- TwitThis Button END -->


Example


7. Save this and you are done. You will see something like this at the bottom of each post.


Example






Signature

Twit This!

No comments:

Sunday, June 21, 2009