Questions tagged [fan-page]
56 questions
8
votes
2 answers
Post on Facebook Fan page through app
I've managed to create a class which posts on my facebook wall. But how do I change the code to share on my facebook fanpage instead? I can't find anything on google or stack overflow...
here is the class which shares on facebook:
package…

LxSwiss
- 547
- 1
- 7
- 20
4
votes
2 answers
Link App Profile Page With App
We recently accidently deleted the connection between the vanity URL page and our App Profile page; by doing so, the "Go To App" button was also removed from the App Profile page.
Questions:
Is there a way to display the "Go To App" Button on the…

Holly Smith
- 45
- 3
4
votes
2 answers
*NOT* grouping photos on Timeline
When we post several single photos within a short period of time via the API, the fanpage timeline groups these images together automatically.
Is there a certain length of time that you need to wait to ensure that the images appear separately within…

Sebastien Marion
- 270
- 3
- 9
3
votes
0 answers
How do I get all photos a fan page is tagged in with the Facebook Graph API?
I was able to write a PHP application which requests an access node for the admin of the FB Fan Page, and then requests an access node to gain access to the fan page itself.
I'm now able to get all photos that were posted to the timeline of the fan…

Bert Ramakers
- 41
- 3
2
votes
1 answer
Best practices for querying facebook
I am interested in querying data from the FQL tables which are listed under the Facebook FQL references. I understand that some piece of information is available to the public whereas some other is not.
I am looking to start working on a project…

OrangeG
- 169
- 7
2
votes
2 answers
Facebook iframe does not go on top when new page load
I created a facebook iframe page tab which is link to my website. The problem is when I scroll down within the iframe to view the content and click on the next page, it would load but the page will be aligned just as the previous page so that I have…

Kao Yang
- 21
- 1
- 3
2
votes
0 answers
New Mobile Version of Facebook on Iphone doesn't follow default page listed in Fan Page
Up until about 2 weeks ago, if you visited a Facebook Fan Page on an Iphone through safari (not the Facebook App), it brought you to the normal internet version of the site. This made it very easy to have control over what people saw first when…

David Lindahl
- 21
- 3
2
votes
2 answers
How to get Page's Posts by Others
I need to pull the 'Posts by Others' from my Facebook Page and display them on my site. Spent the afternoon fiddling around with the API and was able to see posts made by the page, but not others. Any ideas?

steve
- 576
- 1
- 5
- 12
1
vote
1 answer
Uploading photos to a Fan Page Album
I'm creating an Application to upload photos to an album on a Fan Page.
This all seams to work as long as I'm the administrator for that Fan Page using the "manage_pages" permissions... but whenever I try to upload it as a "regular" user it fails…

Dwight
- 38
- 5
1
vote
3 answers
Using cURL to get Facebook Album jSON with PHP
I found a script in Web Designer magazine that enables you to gather Album Data from a Facebook Fan Page, and put it on your site.
The script utilizes PHP's file_get_contents() function, which works great on my personal server, but is not allowed on…

John Hubler
- 877
- 1
- 11
- 27
1
vote
1 answer
Integrate facebook fan page with phone application
I have a windows phone 7 application and I want it to integrate it with Facebook. I have a facebook "fan page" but do not currently have a facebook "app" for my phone application. Is it possible to integrate "Like" functionality for a facebook "fan…

Ankit Vijay
- 3,752
- 4
- 30
- 53
1
vote
0 answers
Inserting image, text and link in the object_story_spec, the post is created automatically and made visible on the fan page?
Good day.
I should want to create a POST_ENGAGEMENT Facebook Ad campaign creating a post on a fan page when I publish the adcreative. In order to develop it, now I use sandbox account. If I insert image, text and link on object_story_spec field, the…

stefano errani
- 29
- 1
- 6
1
vote
5 answers
Facebook Like button for fan page - cannot create simple button
is it possible to create simple Like button for fan page? When I create official Like button, insert my fan page URL in form, it always generate button with image and page title as it is Like box not Like button. I just want simple Like button only…

Tomas Teicher
- 11
- 1
- 2
1
vote
1 answer
Facebook fan page photo's scraping
We want to add a facebook fan page photo competition to our fan page. The meaning is that ppl can upload photo's and others can like them. The person with the most likes on his photo wins a price.
Now i was wondering if anyone knows a good idea on…

Daan Poron
- 2,708
- 5
- 29
- 33
1
vote
0 answers
Auto-Publish updates don't show up in FB feeds?
Since the last big changes to Facebook (addition of ticker):
The auto-publish to fan page does work. It DOES publish to my fan page. But it never seems to show up in people's feeds. I can tell this because of the amount of impressions FB shows me…

shakybangash
- 11
- 1