开发者

How to add developed Facebook application in a Company profile page?

i have two facebook accounts, one is for my per开发者_JAVA技巧sonal, and other one is company profile.

i just developed facebook application (using personal account), but how can i add it into company profile account, to be accessible using left menu on FB page?

tnx in adv!


You have to go to the application profile page :

http://www.facebook.com/apps/application.php?id=YOUR_APPLICATION_ID

You can also get there by going to facebook.com/developers then click on your application the right, then on the next page click "application profile page".

So when your on the "application profile page", on the lower left side there is "Add to my Page". Then you have a popup, you choose your page and "add to page" and voilà :)


Facebook as changed the way we now do this.

You can check the announcement here: https://developers.facebook.com/blog/post/611/

They've deprecated the Application profile page.

Bottom point, you now have to go to this address:

http://www.facebook.com/dialog/pagetab?app_id={YOUR_APP_ID}&redirect_uri={YOUR_URL}

where:

{YOUR_APP_ID} -> should be replaced with the APP ID generated by Facebook

{YOUR_URL} -> should be replaced with the address where your tab is hosted

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜