Link web page, Facebook Like button, and Facebook fan page?

后端 未结 2 1047
旧时难觅i
旧时难觅i 2021-02-15 18:12

Is this possible?

  • When someone clicks a Facebook Like button, he/she shares the web page URL with friends on Facebook.

  • With the same click, the

相关标签:
2条回答
  • 2021-02-15 18:43

    See this link on Facebook's developer site.

    This will do all the points 1 and 3 you mentioned above. As far as point 2 goes, you will need to reference that on your facebook page.

    0 讨论(0)
  • 2021-02-15 18:45

    While adding a Like button on your website to like you "Facebook Page" is possible (and I guess you know that), you can't use the same button to like multiple entities (your current page and the Facebook Page).

    What you can do is:

    1. Have two Like buttons, one for the current page and one for the Facebook Page
    2. Place the Like button of your Facebook Page in a "visible" location (e.g. on top of the sidebar)
    3. Capture the like event of your current page (with edge.create)
    4. Encourage the user to "Become a Fan on Facebook too" whenever they like your current page.
    0 讨论(0)
提交回复
热议问题