where i can show my app likes in facebook page? - facebook-like

I have a facebook app with 3800 likes, and i want to show it in a facebook fan page or app page.
I created a page but the page doesn't work ...
The site is : http://www.pagine-mail.it
and the app page is https://www.facebook.com/pages/Paginemail/598791650162031?fref=ts
(Paginemail in search box)
How can i do it?

Related

FB Graph API : FB posts (in public status) are not showned to Fan users

I created my first app on Facebook Developper in order to use it with Facebook Graph API and automatically publish on my FB page.
With an admin fb account, no problem i see all posts of the page.
With others FB accounts who simply liked the page, posts automaticaly published by the app (in public status are not showned to users. They only see posts published manually by a FB page admin.
FB APP is in developper mode.
After starting a FB advertising for my page, I see posts with a fan FB account.
I understand nothing!
So I have two questions:
FB APP should be in "live" mode so that Fan page users can see posts automatically published?
Do ou think can FB ads impact the operation and make visible the posts to fans?
Thanks a lot.
Théo.

why can't I see my facebook canvas page?

I've created a new app that will be accessed via a canvas page on facebook. I've entered the required domain and url, but I'm not seeing anyplace on facebook where I can actually see the canvas page. I'm in sandbox mode, does that make a difference? I'm just not seeing any option to see my canvas page. When I go to "preview" under "Review Status" I see some kind of stand in page but not my canvas page. What do I do?
Apps on Facebook are loaded into the Canvas section of the Canvas
Page. The Canvas is quite literally a blank canvas within Facebook on
which to run your app. You populate the Canvas by providing a Canvas
URL that contains the HTML, JavaScript and CSS that make up your app.
When a person using your app requests the Canvas Page, we load the
Canvas URL within an iframe on that page. This results in your app
being displayed within the standard Facebook chrome.
Here's how it works:
User goes to your canvas page (apps.facebook.com/canvasname) and they will see the normal Facebook application interface with a sidebar on the right and the other usual elements. The application will be loaded in an iframe. This iframe is loaded from the location you specify as Canvas URL. Canvas URL can be a page in your own website.
See Facebook Developers documentation for a detailed explanation.
I hope it helps!

Users forced to login while accessing facebook wall or fan pages on mobile devices

Since last week, users are forced to login page while accessing our facebook wall or fan pages in mobile browsers. It works great on regular browsers. Why this sudden change on mobile devices.
Wall pages were always viewable except you have some age restrictions in the Settings. Now all of a sudden facebook started forcing users to login ?
Steps to reproduce:
Open safari browser on Iphone
Open https://m.facebook.com/socialtwist
User is navigated to facebook login page
NOTE:Until the week before it was working, users were able to view the facebook walls without loggging in.(They use to see a Signup and Login buttons)
User should be able to view the wall page without logging in. This works on regular browsers for both m.facebook.com/socialtwist and www.facebook.com/socialtwist
I've noticed the same thing with my Facebook page. Obviously they changed the rules on us, again. As an alternative, you can get the RSS feed for your Facebook Fan Page and display your content to the mobile device that way. See this article for how to get the RSS feed:
http://just-ask-kim.com/facebook-fan-page-rss-feed-url/#.UYAzeILzMWQ

Developing a Facebook app that will appear in Facebook pages

I want my Facebook app that I'm developing on, appears as an iframe in several fan pages that I have on Facebook.
is this possible to place a facebook app on a Facebook fan page iframe?
if so will my users need to approve my app on each page or will one-time approval for the app will approve it for him in all my fan pages?
Yes this is possible, please refer to Page Tab Tutorial and Apps on Facebook.com documentation for details on how to do this
User only need grant access to application once, on other Pages same application will get all user details (This isn't required, if you application doesn't need user identity to work, you can skip this at all)...
Facebook grants permissions by app id, so no matter how many pages you put that app in, it will only ask for perms on one page.

Like Box plugin for my URL (not for Facebook Page URL)

I want to have a likebox plugin for my own URL (not a Facebook Page URL)
E.g.
http://www.example.com/product1.html
http://www.example.com/product2.html
I already have opengraph meta data, and user are able to like it, but I want to have likebox kind of plugin showing user faces...is it possible?
Facebook says the Facebook Like Box is only for Facebook pages. You could generate a like button with a show faces option for your website though.