How to Add Tweet This Button to Blogger
Friday, May 8, 2009

Step 1: Go to Layout tab in your blog and then Edit HTML and then click on "Download Full Template" link to first save your blog template.
Step 2: After saving the template click the check box "Expand widget templates".
Step 3: Search for the string "<div class='post-footer'>" in template.
Step 4: Copy and paste the above code snippet below the line mentioned in step 3.
Step 5: Save your template. and check your blog. TweetThis button will be there and it will look like the following picture.

With Tweet This button, You can now bring more traffic to your blog.
Related Posts:
Tips to Add FriendFeed Badge to Blogger
Add Share on FriendFeed Button to Every Post in Blogger Sphere: Related Content







4 comments:
Hi. I follow your instructions several times but I get this error message, "The reference to entity "login" must end with the ';' delimiter."
Can you tell how to resolve this error message? Thanks!
Hi D Tradeldeas,
Try this
version=latest&login=tweettrackjs&apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523'
Change it to
version=latest&login=tweettrackjs&apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523'
This will resolve your problem. Just replace & with &
Regards,
Sunil
Hi - this is great. Is there any way to change it slightly so that it has the url at the end of the tweet and not the beginning, such as "Reading:xxxx (bit.ly url)"
many thanks
James
Hi James, Thanks for your comment. I think for this to acheive, change in TweetAndTrack.js is needed.
That is external script hosted on some server. I have no control over it. May be you can update it according to your needs and host it somewhere to use it in your blog or website.
Thanks,
Sunil
Post a Comment