How to Add a “Like” Button to my FaceBook Landing Tab?

前端 未结 3 1218
北海茫月
北海茫月 2021-01-16 10:49

My FaceBook Page is setup so that users who have not \"Liked\" the page yet (and attempt to view the page) are presented with the content of a particular tab instead of the

3条回答
  •  滥情空心
    2021-01-16 11:40

    In order to get a Like button, go to http://developers.facebook.com/docs/reference/plugins/like, fill out the appropriate information and press "Get Code". This will open up a modal window with the necessary code. Copy that code into your program, and you're done.

提交回复
热议问题