Facebook allows applications on its platform. Through a carefully controlled API the applications look to the user like they are part of Facebook but actually they are running on the application author's servers.

learn more… | top users | synonyms

0
votes
0answers
13 views

Facebook connect and account remove [migrated]

I have a website where users can log in with the Facebook oAuth API. Once the user logs in or registers via Facebook it is stored in my database. But what I'd like to achieve is, once the user goes ...
4
votes
1answer
104 views

Migrate facebook app from WAMP Server localhost to facebook

I have developed an app for Facebook and it is currently hosted via a localhost WAMP Server. My question is how can I put my app on Facebook? What would be the steps I must follow? Please note: My ...
0
votes
0answers
65 views

Facebook crawling [closed]

Does a normal person is allowed to crawl all the publically visible links of facebook for research purpose with the help of automated bots? And whether there is any API provided by ...
2
votes
1answer
108 views

FB login and privacy policy

I'm bulding up a site, where the ONLY ONE method for log in, is the fb login button. Now i'm wondering if i need to make users check and read the my own site's privacy and policy before and accept ...
4
votes
2answers
330 views

Why is “www.mysite.com” different from “mysite.com”?

In any browser if I use www.mysite.com or just mysite.com the web page is correctly retrieved, but I am having trouble with Google Analytics and Facebook App. Facebook: To be able to get Likes, I ...
0
votes
2answers
82 views

Facebook like in business model

I have a website "www.example.com" and a Facebook page for www.facebook.com/example/123456 My website need active users. Now in my website I would like a like button, now the question is: From a ...
0
votes
0answers
6 views

Hosting and scaling a Facebook application in the cloud? [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? We would be building a Facebook application in Django (Python), but still not sure of where to host it economically, ...
1
vote
1answer
266 views

Why do people drop off site after clicking “connect to facebook”?

After doing some analysis on my website, I learned that 29% of web users, and 33% of mobile users drop off AFTER they click "connect to facebook." So they click on connect and then go to FB, and dont ...
1
vote
0answers
439 views

app.facebook.com/app_name/ - to redirect to a external url after clicking “go to app” [closed]

I know there is a way to redirect the page using javascript in the iframe of the canvas application to an external url.But is there any other way so that user directly gets redirected to the external ...
0
votes
1answer
50 views

Facebook Games on My Web Page

Is there a way to set any facebook game or application to my web page. Think like youtube videos. There is a link a simply we can set it to our blog or web page.
1
vote
0answers
17 views

Is there a way to hidden facebook advertisements on application iframe? [closed]

Probably it's not possible, but i need to confirm it. If someone knows it, tell me please :) thanks.
1
vote
0answers
29 views

User/Passwords - Changing it when original not known [closed]

One of my clients found a very old facebook page for their organization (6/2009), and the person who maintained it is no longer around. How would she get it deleted or find out user/password to ...
1
vote
1answer
118 views

Can i use “Adsense search” in a facebook app?

I have a Facebook app. I would like to monetize it with Adsense search, which means that people could use a "Google Adsense search box" within Facebook page. Is it allowed?
0
votes
1answer
136 views

Leveraging a facebook app for SEO

I am contemplating writing a facebook app for my website. I want to know how I can use the app to aid with Google ranking. More specifically, are there things I can do (an obvious one being placing ...
3
votes
4answers
3k views

Free (Or Cheap) Alternatives For An SSL Certificate For Facebook Apps

In October (from what I remember) Facebook will require HTTPS connections to pages and app's that are hosted away from Facebook. At the moment, it comes up with a popup saying "do you want to turn ...
0
votes
1answer
372 views

How to reduce the load time on a page with a lot of iframes (social media plugins)

I have an overview page with links to the social media presence of all the teams taking part in a competition. Basically, the page is a big table with, where appropriate, in the cells an iframe with ...
1
vote
2answers
417 views

Facebook Registration Plugin and Name Field

I am trying to use FaceBook Registration Plugin (http://developers.facebook.com/docs/plugins/registration/). It already has name field which I dont want to use instead i want to use my own First Name ...
7
votes
2answers
4k views

How do I analyze vague Google Analytics data re traffic from Facebook?

We have one Facebook fan page and two personal profiles that could be sending traffic and then there are the many facebook pages of friends etc. I am also running an ad campaign from my FB account ...
1
vote
1answer
4k views

Why does XFBML work everywhere but in Chrome?

I try to add simple Like button to my Facebook Canvas app (iframe). The button (and all other XFBML elements) works in Safari, Firefox, Opera, but in Google Chrome. How can I find the problem? ...
0
votes
1answer
77 views

Converting Facebook Connect to Application [closed]

I currently operate a site which uses the Facebook Connect for log-in. I would like to "convert" this site to a facebook appliation (that is, to be used as an iframe in Facebook website). What will ...