开发者

How can I link directly to a tab on a Facebook page?

开发者 https://www.devze.com 2023-03-25 01:29 出处:网络
Is it possible to load a开发者_运维知识库 Facebook app tab directly, rather than go through the Wall and then click to the tab?Yes. Tab urls are of the form:

Is it possible to load a开发者_运维知识库 Facebook app tab directly, rather than go through the Wall and then click to the tab?


Yes. Tab urls are of the form:

  • With vanity url

    http://www.facebook.com/myPageName?v=app_APPLICATION_ID

eg http://www.facebook.com/facebook?sk=app_127337483972992

  • Without vanity url

    http://www.facebook.com/pages/My-Page-Name/PAGE_ID?v=app_APPLICATION_ID

If you click on the tab link you'll get the relevant url to the application tab on your fan page.

0

精彩评论

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