To the best of my knowledge,
There is no way you can achieve this by writing a program.
Though, you can do it in two different ways.
1) Let user add you facebook application to his page as mentioned in previous post.
Now, go to https://www.facebook.com/pages/edit/?id=<page id>. (or go to page and click on edit page).
Go to "Default Landing Tab".
Choose the application / tab you want to set as default.
2) Many times, when you are developing third party app which users are going to install and configure like http://apps.facebook.com/involver_hoplvaex/?ref=ts . After the user installs it and configures it, you would like user to go to direct your app tab to see the preview rather than going to its wall. You can achieve this by adding application id at the end of the URL.
i.e. https://www.facebook.com/pages/<page name>/<page id>?v=app_<app id>
No comments:
Post a Comment