Linking your app to an EXISTING page

后端 未结 9 926
南旧
南旧 2021-02-02 10:32

I\'ve searched and searched and can\'t seem to find any info in regards to this...

We have a facebook page (facebook.com/companyname). We also have an app on facebook (a

9条回答
  •  轮回少年
    2021-02-02 11:05

    Are you talking about adding a tab for your app (apps.facebook.com/companyname) to your existing page (facebook.com/companyname)?

    If so, then go to your page (facebook.com/companyname) and in the URL type in

    "https://www.facebook.com/dialog/pagetab?app_id=[YOUR_APP_ID]&next=[YOUR_APP_CANVAS_URL]"

    That should automatically direct to a form asking you which 'page' you would like to add a tab to. Select the page from the drop down list and click ok. That should redirect you to your app canvas url. Navigate back to your company page and see if the tab appears at the bottom of the list on the left hand side.

    Cheers.

提交回复
热议问题