Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Facebook Pages are representing real world entities like organizations, businesses, celebrities, and bands to broadcast great information in an official, public manner to people who choose to connect with them. Pages can be enhanced with applications that help the entity communicate and engage with ...

learn more… | top users | synonyms

-3
votes
0answers
13 views

How to Show Your Facebook Business Fan Page in Your Work Profile [closed]

i am not able to link my facebook business fan page to my work profile in my personal account could you please help me out with this problme?
1
vote
1answer
50 views

What could cause a Django based Facebook Page Tab to take 2 minutes to load?

I have a very simple web page that uses the Facebook Javascript API and is installed as a tab on a Facebook page. When the page is loaded, the only thing it does after calling the usual Facebook init ...
-2
votes
0answers
21 views

merge profile page friends to business page likes [closed]

I want to merge my personal profile friends to my business page as likes. I've downloaded my data and tried to merge it across, however it seems that you have to make the two names the same. I ...
0
votes
1answer
77 views

Set page tab content height

How can I set the hight for my page tab content that is from a google site? It works fine, I just want the vertical scroll bars not to be longer than the actual facebook page size. The code I'm using ...
0
votes
0answers
7 views

Facebook Personal Profile to Page Error

We're changing a Facebook personal profile to a Facebook page. Facebook automatically inserts the shop name into the page name field (at the Create Page stage). Whenever we submit this we get the ...
0
votes
0answers
24 views

Post to Facebook Page. Javascript error on clicking “Share” button on IE. Post still successful

I have a Facebook page that I want to post to "as the page" (i.e. as a content creator). The feed dialog successfully shows with the information that I am sending through. When I click on the "Share" ...
0
votes
0answers
46 views

Upload photo to Facebook Page as Business User ends without error but photos can be viewed only if page-mode is on (use facebook as page)

I am writing a script which uploads photos to a Facebook Page (fanpage). Maybe can be useful for you to know that this page is still set to private ("not published") What I am trying to do is upload ...
-1
votes
0answers
21 views

Facebook's Pages Manager URL Scheme on iOS [closed]

I'm desperately looking for custom URL scheme to launch Facebook's Pages Manager app on iOS. This one: https://itunes.apple.com/cz/app/facebook-pages-manager/id514643583?mt=8 I'm NOT looking for ...
0
votes
0answers
6 views

Stating a new promotions engine, does FB need to approve?

I have built a new Promotion engine that runs in FB page tabs. Do I need to clear its use with Facebook in any way? thanks
0
votes
0answers
17 views

Need to display a WMS link “for open street map data geoserver” inside a Facebook Page

Need to display a WMS link "for open street map data geoserver" inside a Facebook Page, exactly like if i use a ready made one but for Google maps. After searching didnt found anyting but i know its ...
-2
votes
0answers
32 views

Share This Link To Page on Facebook

I have a B2B Web Application where business can create "campaigns". After a user has created a campaign, I want them to be able to share a link to their campaign on their business page on Facebook. I ...
0
votes
1answer
56 views

Facebook - How to get Page ID?

I need get the Page ID of my page in Facebook, but I'm having troubles when I try to do this. My page on Facebook is: https://www.facebook.com/techsempre I'm trying to get the Page ID with ...
-1
votes
0answers
52 views

Facebook get photos data in a fan page album

Anyone can help me ? It's urgent. My Mobile app link with the Facebook Fanpage album. I used a graph API to get it, for example: https://graph.facebook.com/59992338336xx87 It's works well, but ...
-1
votes
0answers
33 views

Removed as admin of my own page, how to get access back? [closed]

I was removed as the admin of my own page a few months ago. That was before the new system for manager/moderator/content creators was introduced. I want to get access back to my own page, can someone ...
0
votes
1answer
49 views

How to update my Facebook page via an application?

I have a site in which users can post comments. I'd like to update my facebook page' status every time a user on my site posts something. Currently I do this posting comments automatically on ...
0
votes
0answers
47 views

Correct way to post on facebook page using facebook api?

I am using Facebook API for posting on my Facebook page. It works in following ways, Assume that i am the admin for this page. 1. I post some content outside from Facebook account. 2. The content ...
0
votes
0answers
31 views

Facebook page - Update basic settings like Address, Phone, Hours, etc via Graph API

Is it possible to update facebook page's basic settings via Graph API? If you are a page admin and when you visit https://www.facebook.com/pages/edit/?id=[YOUR_PAGE_ID]&sk=basic , you can edit ...
0
votes
0answers
8 views

Like from an app to fan community page

I have a website with a like button http://www.untrainderetard.com The url of this like button is the webpage url. I have fb:app_id tag on this page. I want to create the community page for this ...
-5
votes
0answers
13 views

create a Facebook Page [closed]

Is it better to create a new Facebook Page than to convert a personal profile into a Facebook Page?
4
votes
2answers
185 views

Like Facebook page on button action

I'm trying to implement page like functionality from application, I've added latest Facebook SDK and implemented all delegates and handlers to check for session and status for the user login to the ...
0
votes
0answers
40 views

Get page access token by app access token

I could not get my user page access token. I have enabled manage_pages in permission of my application settings. When i access the Graph API I got blank data, no access token. ...
0
votes
0answers
14 views

FQL applying additional filters

At the bottom of the documentation for the FQL 'page' table it says Note: Additional filters on other columns can be specified but they may make the query less efficient. I want to filter by page ...
-3
votes
0answers
27 views

Page delated - username is “not available” [closed]

My co-worker went berserk and delated our Facebook page... we had over 20 000 likes, now all gone... Now i'm starting the page up all over again, but the username we used for the now delated page is ...
-3
votes
0answers
39 views

Facebook page name change [closed]

Hello I established my Facebook page 2 months ago, and until now I have about 260, and I wasn't sure about the name, it's for my business, so it's less than 60 likes above 200. Can you please allow ...
0
votes
1answer
47 views

Retrieve Facebook Insights older than 3 months with Graph API

I am using Facebook Graph API to retrive page insights information. My issue is that I can't get the ones older than 3 months. For example if I use ...
1
vote
1answer
107 views

Extended access tokens for pages without user administrator

I am wondering if it is possible to obtain an extended access token for facebook pages that do not have a facebook profile set as it's administrator. I see it is possible to create a facebook page ...
-3
votes
0answers
60 views

Merge Two Facebook Pages [closed]

I have two facebook pages which represent the same community i need to merge the Pages . But i dont see any link in my page settings to merge. How should i do it? I have tried google & fb help ...
0
votes
0answers
23 views

Facebook page likes by location

I need to get facebook likes of a page by location(City) ? Facebook provides these details for admin in insights section of the page. how to get page likes by location data through graph api or fql ...
-3
votes
0answers
34 views

Changing my Facebook page name back. [closed]

http://www.facebook.com/jjbookings.ns My page is now under this title, and I used to have one under http://www.facebook.com/jjbookings. I want to switch my current page back to this title that I ...
0
votes
1answer
97 views

Posting a Post through Facebook Graph Node JS

I'm currently looking to automate a few tasks by creating a custom application that allows me to easily post status updates on my Facebook page(not my personal timeline). My backend is running on ...
1
vote
1answer
41 views

How can I get the list of pages a Page likes (fanned pages)?

In a Facebook page (i.e. Page XYZ), one of the elements in the timeline is the Likes box, showing the pages that XYZ likes. There is usually a link to "See all" in this box, where you can see the list ...
0
votes
0answers
12 views

Access information from external sites on facebook page

I am quite new to developing with Facebook, and i have a problem that i cant seem to find sufficient information about. Problem: Lets say that i want to create a page called "job vacancies" in a ...
1
vote
1answer
15 views

Is it possible to create a Facebook app page without uploading an app?

I am working on making a game that we plan to upload to Facebook in just under 3 months. However, we would like to make a Facebook page to try to get publicity before we upload it. I'm not sure if ...
0
votes
0answers
17 views

Is it possible to create facebook business page on facebook api?

When I researced I was told creating page is not possible with api.But how can pagemodo do that? Besides is it possible to send page address(actually page id) with signed request to my application ...
1
vote
0answers
158 views

WordPress Plugin for Facebook to auto post on page

I need to configure wordpress plugin "Facebook" to auto post my blog posts on Facebook Official Page which is under my business account. As I know we need App ID and App Secret to configure it out, ...
0
votes
1answer
34 views

Is it possible to integrate a Facebook page's “recommendations box” into a website?

I am not talking about this thing that shows related pages/links, I'm talking about the box that shows up on Pages: I can't find any information about it on Facebook - all that comes up is the ...
1
vote
0answers
22 views

How to detect if a user comes from facebook or directly

let's say I have a website, which I'm also using as a facebook app (iframed page tab of a facebook page). I need to know if the user has opened my site via the facebook app, or not, as I want to ...
0
votes
0answers
33 views

Open Graph metatags not associating page with admin in Facebook

I have added the following metatags to a page: <meta property="fb:admins" content="673761334" /> <meta property="og:site_name" content="LDS Ability" /> <meta property="og:image" ...
0
votes
1answer
76 views

Added Page Tab not showing up on Page

I've gone through all the steps to create a Page Tab in App Settings, such as this... http://www.dbswebsite.com/blog/2012/10/17/how-to-creating-a-custom-facebook-tab/ I have both the http and https ...
-5
votes
1answer
23 views

Facebook App post to my facebook pages [closed]

I plan to build the facebook app to post to facebook company pages. Is this possible? Can anyone help?? Thanks your regard
0
votes
0answers
62 views

Can I reuse a Vanity URL for App page?

I have a fan page with a vanity URL (facebook.com/mycustomURL). (It does not have any content on it so I can delete it). I recently created a facebook App with the same name. Now, I would like to use ...
0
votes
0answers
133 views

Facebook Graph API Can't detect that user like “specific” fan page

In general, We can get the fan pages user like by facebook graph api. Ex, If a user like "www.facebook.com/facebook", we can detect it by this url: "graph.facebook.com/{user_id}/likes/20531316728" ...
-3
votes
1answer
22 views

Image posting on facebook page [closed]

How can I track that whether a facebook logged in user user has facebook pages or not by using facebook api , also how can I post an image to that facebook page from my custom site using facebook api ...
0
votes
0answers
85 views

Facebook mention tags not possible before user has commented her own post? [Bug?]

Comments with inline mention tags of users, we know that it's possible to send them through the API to post on pages using the syntax: @[USERID:USERNAME] However, this seems only possible when ...
0
votes
0answers
78 views

Facebook Like Box, can't show the stream of some Facebook Pages

Everthing worked fine, but then suddenly in one site, Facebok Like Box doesn't show the streams. If I change the url of the code to other Facebook Page, stream is working fine. Both Facebook Pages ...
-1
votes
1answer
28 views

how to use a single application to create multiple tabs with different contents?

how to use a single application to create multiple tabs with different content, like pagemode.com,wix.com. This is possible because they are using single app for creating multiple tabs on multiple ...
0
votes
0answers
14 views

How can I have one facebook page for my app community and also webpage

My facebook application currently has a community page which was created in the developer section. I have it linked to the application. My application also runs on an external domain, and I have a ...
0
votes
1answer
26 views

Troubles to show like counts in WP theme

I'm theming my Wordpress and want to show just number of likes in a fan page. How can I show this ...
0
votes
0answers
39 views

HTML for Facebook Groups/Pages

So I have seen a couple FB pages in which there's an extra, custom tab (like Information, Photos, etc.) edited with HTML (or FBML, not sure) and I was wondering how to open one, and also if it can be ...
0
votes
0answers
11 views

Facebook mobile page buttons

I need to integrate buttons for facebook mobile page like on this page "http://m.facebook.com/biss.tours.zenica?refid=59" They have "like", "message" and "check in". On the most FB pages there is ...

1 2 3 4 5 12