We already got some idea how Facebook Apps worked in previous articles. It’s time to try to create a new Facebook App. Actually the procedures are similar to Create iframe Tabs for Facebook Pages. Let’s create a new Facebook App now.
1. Log in your Facebook personal account.
2. Access the Facebook developer page by clicking on the “developer” link at the footer.

3. Once access the Facebook Developer page, Click on the”Apps” link on the top menu.

4. The Apps screen appear. Click on the “Create New App” button to create a new App.

5. A New App window pop up. Enter a name for the new App in the App Display Name field.

6. The App Setting screen appear. Enter the required information as shown below.

Look! The procedures of creating Facebook App are same as creating iframe Tabs for Facebook Pages. The only difference is some of the settings.
Compare Setting of Facebook Apps and iFrame Tab Pages
1. Basic Information
For iframe tab for Facebook Pages, the App Namespace and App Domain are not required.

2. How Your App Integrates with Facebook
iframe tab select “Page Tab” to integrate with Facebook while Facebook App select both “Website” and “App on Facebook” to integrate with Facebook.

This is clear that Facebook App need the information of both “Website” and “App on Facebook” to integrate with Facebook. The following diagram explains how Facebook App use “Website” and “App on Facebook” to integrate with Facebook platform.

Now the new Facebook App has been created. I will test if the site URL can load into the Canvas in next article.