Add Your Favorite Tweets To WordPress

Posted: January 1st, 2010 | Filed under: Tutorials, Wordpress | Comments Off

I was looking for a way to display my favorite tweets in my sidebar through wordpress here on my blog. I found this solution for it, however I had to tweak it a bit.

I didn’t see an RSS feed for my favorites, so I went to my main page and got the RSS feed:

http://twitter.com/statuses/user_timeline/17767025.rss

(it’s in your sidebar under the trending topics and the list of who you are following)

and got the Favorites feed that way:
http://twitter.com/favorites /17767025.rss
(replacing /statuses/user_timeline/ with /favorites/ )
17767025 is the number associated with my Twitter account, so of course yours would be different.


Comments are closed.