Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

With Facebook's social plugins, you can create a "Like" button which likes a webpage. This defaults to the URL of the page you put it on. However, if you set the page URL to point to a Facebook group, then users who click on it will "like" the group and join it. Twitter's "Tweet" buttons is to tweet the current page, is there a way to make a button which will let users follow your twitter feed with one click, which you can put on your web site / blog?

share|improve this question

1 Answer

up vote 1 down vote accepted

You certainly can do this.

Documentation is here: http://dev.twitter.com/anywhere/begin#follow-buttons

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.