Showing posts with label blogger twitter widget. Show all posts
Showing posts with label blogger twitter widget. Show all posts

Sunday, July 19, 2009

3 Twitter traffic strategies that work...

This is out of an e-mail that I received from Ryan Deiss about his Twitter Traffic report, so I thought I would pass it on.

Twitter is the last great source of FREE TRAFFIC on the Internet...
Unfortunately, most marketers who use Twitter also ABUSE Twitter,
and they wind up embarrassing themselves (and our entire industry)
in the process.
I call these people: "Twitter Morons"
But if you want to learn how to use Twitter the right way

(i.e. get a ridiculous amount of free traffic WITHOUT being a
"Twitter Moron"), you need to go download this free report
right now:

http://www.HowToMonetizeSocialMedia.com

This report outlines "3 Big Ways To Monetize Social Media
Without Pissing People Off", and it gives you just that...
...three (3) strategies for making money with Twitter THAT
ACTUALLY WORK (without making you look like a moron
in the process).
I suggest you download it and read it RIGHT NOW before you
make your next tweet.
To NOT being a Twitter Moron


Monday, March 9, 2009

Twitter Widget for Blogger

Adding Twitter widget to your blog is really easy. You only have to copy/paste the code into your sidebar. Follow the steps given below to add the widget into your blog's sidebar.

Log in to Blogger. Go to Layout > Page Elements. Click on Add a Gadget. Select HTML/JavaScript from the list. Copy/paste the code given below and Save.





<div id="twitter_div">
<ul id="twitter_update_list"></ul>
<a id="twitter-link" style="display:block;text-align:right;" href="http://twitter.com/ggraha01">follow me on Twitter</a>
</div>
<script src="http://twitter.com/javascripts/blogger.js" type="text/javascript"></script>
<script src="http://twitter.com/statuses/user_timeline/ggraha01.json?callback=twitterCallback2&count=5" type="text/javascript">
</script>




Replace ggraha01 with your twitter username. count=5 shows 5 twitter updates on the sidebar. Change that number to whatever you want to show that much updates on the sidebar.

Leave your comments and URL of your blog.