Application on User Profile - facebook

I have developed some Page Tab based application for Facebook.
I have also developed a canvas based application for Facebook.
How to put my Application in User's Profile page ?
(beside the Page tab or in the Canvas Page.)

It's not absolutely clear what you're asking here but if you're asking can you add an app as a tab to a user profile, the answer is no.

Related

Why cannot others see my app/use my app

I have created a facebook canvas app. It embeds a web site (which is fully functioning for several months).
If I paste the app url in browser, only I can see the app. But when any of my friends type https://apps.facebook.com/XXXXXXXXXXXXXXXXXXXX, they are not able to/allowed to see the page. Even when they are logged in as facebook user, they are not allowed to see the app page.
(I have implemented facebook login using javascript in my home page)
Can anyone give any hints.
Go to "Settings & Review" in the App Settings, there is a checkbox to put the App live. Else, only users with a role in the App can use it.

Can we display facebook application on user profile?

I have a Facebook application which is displayed on canvas page like all other Facebook applications but I want to display application on users profile page like Facebook's find friends,messages applications so that left panel displaying Favourites, Apps,groups are visible to user.
No - this is not possible. Tab applications can only appear on Facebook Pages.

How to add facebook application to profile page

I developed a facebook landing page with an iFrame and now I want to add the page to my facebook profile page. When I click "Add to my page" at the application's profile page, my profile is not listed there.
Can anyone give me a tip please?
From the comments above :
"To my personal profile." – enne87
You can not have this functionality. You can only add application to facebook pages, not to peoples profiles.
When you created your application it should also have created an app profile page. You can add your application there. To find your application profile page you can navigate to this URL https://www.facebook.com/apps/application.php?id={APPLICATION_ID}
Or, in your application settings click on the "View app profile page" in the bottom left sidebar.

How can I disable my App Profile Page

I am using Facebook Connect on an external website. I don't want to show an App Profile Page on Facebook for this app. The main reason is because I have a Fan Page of the same name on Facebook and I am trying to get "Likes" for the Fan Page.
But when you search for the Fan Page by name both the App Profile Page and the Fan Page show up in the search results. And there would be nothing of use to show on the App Profile Page since all I am using it for is Facebook Connect.
Is there a setting in the app setting to not show the profile page? Or better yet, to use the Fan Page as the app profile page?
There currently doesn't exist a way to disable your App Profile Page or associate your app to a Facebook Page. We are planning to enable this soon after f8.
Yeah, I hated this… so I tossed up a super simple redirect app. Toss this up as your default tab for the application and put the link to the page.
http://www.facebook.com/apps/application.php?id=127885633976737
Also let me know if there's an error. :)
You can migrate app pages to regular fan pages now (go to your app page for instructions). App pages will be disabled by February.
Removing App Profile Pages By February 1, 2012, we are removing App
Profile Pages. You can migrate Likes and the Vanity URL of this Page
to an existing Facebook Page with the same name and of Product/App
category.
Click here to migrate to an existing Facebook Page
Unfortunately not. We ended up asking all of our fans to move over to become fans of our application page and then deleted our fan page. The only thing you can do is set your app in sandbox mode but then obviously nobody except developers can access it.

add tabs to user's facebook page through facebook api

Can a facebook api add tabs to users' facebook page, if yes then HOW??
you can't add tabs to a users profile page, it has to be the user who adds them.
However, you can add a link to make the process easier, see Add Profile Tab from Facebook developer blog.
you can add a tab to you application by filling profile tab part in facebook integration
how to go there
http://www.facebook.com/developers/
choose the application (if you have any) --> edit settings --> facebook integration
then fill tab profile.
unfortunately , profile tabs will no longer be allowed see this link.