How do I submit my app to appear in Facebook app - facebook

I have developed a Facebook app and associated with the page. I don't have the 'sandbox' checked. However I don't see the app in the Search-box. Do I have to wait certain days for the app to appear in 'search'? I scoured the documentation but I didn't find an answer (the link the document mentions is not present!). Also, I don't see a 'Submit' button mentioned by other questions either. Any input appreciated.
saraffa

Facebook now indexes apps automatically once they have 10 users, the search index is rebuilt every 2-4 weeks, this was announced here: https://developers.facebook.com/blog/post/565

Related

Facebook app id for website social plugins

I have like/share buttons on my website and am not currently using an appid. Finding information on whether this is a necessity for the above configuration is difficult to confirm. When going through the Facebook app "create" forms, I'm really confused by a lot of the requirements as it seems to be more focused around actual apps rather than websites, which login via fb etc.
In the past I have created an app for one of my other websites and I don't believe there was any verification/submission process at this point (about 2-3 years ago). Reviewing my old app configuration now I can see that it is not "live" - does anyone know whether Facebook implemented this submission process in the last couple of years, and then de-activated any live apps that were created prior to this?
I now want to setup a new app for my new website and I'm unsure what the different 'action types' mean and what I would need to simply use like/share buttons on the website. Could someone give me a quick run down of what I'd need and what they are?
Any other info/tips people can provide would be greatly appreciated. I'm finding that the like/share DO still work without the app, but sometimes the share button doesn't work properly (I have a feeling this is something to do with the app).
Thanks
If you are just using the Social Plugins, you don't need to have a Facebook App ID.
If you want more integration, it will be required. Creating an App ID is like registering your App, wether an iOS or Android App or just a website, so that you can make Graph API calls for it.
The easiest way to register your website is to go the quickstart: https://developers.facebook.com/quickstarts/?platform=web (or https://developers.facebook.com/apps). There you can type a name and follow the steps.
You can then follow the "Sharing best practices" (https://developers.facebook.com/docs/sharing/best-practices#tags) on how to use the App ID. For example, by including an fb:app_id meta tag on your pages.
There is a review process, since last April, but that is only needed if you use permissions for your App. If you just use the plugins, that is not needed.
Can you explain more what is exactly not working?
Update
The time you create a page the Facebook crawler does not know yet what the Opengraph data for that one is. This will happen after the first share, but if you want to ensure it is correct from the first share on, you can force a re-scrape.
This section explains how that works:
https://developers.facebook.com/docs/sharing/opengraph/using-objects#update
When an app triggers a scrape using an API endpoint This Graph API
endpoint is simply a call to:
POST /?id={object-instance-id or object-url}&scrape=true

Facebook Page Tab App isn't showing up for other users

So I recently made Penn State Worthington Scranton's Facebook page.
I added a page tab app called "PSWS Social Media Hub".
It shows up for me when I am logged in, but it doesn't show up for anyone who is just searching for the page. How can I get it to show up for everyone else?
Thank you in advance!
Questions:
Have you put the app live?
Have you created the App Details page?
Is it a canvas app?
The docs at https://developers.facebook.com/docs/guides/appcenter#creating are stating
We encourage all developers to create an App Details page so that the app appears in search and can be made eligible for listing in the App Center.
For Canvas apps, apparantly 10 MAUs are neccessary to be shown in the search results (https://developers.facebook.com/docs/games/canvas#search):
When your app exceeds 10 monthly active users it will be automatically queued to be included in the search index the next time we rebuild our search index (we rebuild every 2-4 weeks). After the index is rebuilt your app will be discoverable via Search.

How to permanently delete my Facebook application

I have created a Facebook application that I don't want to use anymore. I deleted it from my developer account and from the related Facebook page more than a week ago but it still appears in the Facebook search engine.
I know similar questions have been posted, but I have no longer access to the admin of this application, meaning I can't change the user accessibility of the app.
How can I avoid this?
Sounds like a bug by Facebook. You might want to post a bug report here. A solution which might help next time: Switch on the sandbox mode, then delete the app.

my facebook app not appear in facebook search result

Hi i have create a facebook app and a page named "Event Finder - Upcoming Events, Find Local Events". when i write on facebook search bar, Event Finder and go on "see more results" i not see my app.
With another my app "My links, find my posted links, history timeline", when i write posted links, on the serach bar, i see the results.Why?
When i have created "Event Finder - Upcoming Events, Find Local Events" i see this app on the results, after some days is disappeared.
A ban from search results is possible? if the response is yes, when Facebook ban from the search results?
I'm having the same problem. I've read that FB has to rebuild their search index, which they do every 2-4 weeks, so it can take awhile for your app to be added. Your app also has to have 10 monthly users. However, there could be another reason, because my app has been out for 6 weeks and has way over 10 monthly users, but it still isn't showing up in the search. Please reply if/when you find out what your problem was.

Facebook Apps in the Search

I'm developing a website that required a Facebook Fan page, an app for sharing and authorizing and another app as a tab app for the page.
Now I'm facing a problem that when one searches the Facebook, all these three instances appears in the search, and the bad thing is that the Official Fan Page is third in the results :(
I wonder if there's any way to remove these apps from search results without removing them as I'd like to save all the likes these apps have received?
Thanks!
There is no way to remove apps from search, but as per https://developers.facebook.com/blog/post/611/ the app profile pages are deprecated and will be removed in a few months
Ensure that social discovery is disabled (Settings > Advanced > Social Discovery).
Edit: Since this doesn't work (see #Igy's comment), I would try to merge these apps into one.