Facebook Site URL?

Facebook

Facebook Problem Overview


I Recieve this error when I am working with an app I am creating:

>Error > >You have specified an App Domain but have not specified a Site URL or a Mobile Web URL > >yoursite.com must be derived from your Site URL or your Mobile Web URL.

Where do I specify the Site URL? I cannot find it anywhere.

Give detailed instructions as FB can be a pain to find things.

There is supposed to be a website tab, where?

Screenshot:

Screenshot of Menu choices in FB

Facebook Solutions


Solution 1 - Facebook

There is a tab called Website. Just put URL int here. Hope it helps

Updated as of 29/05/2012:

It is now called 'Website with Facebook Login'

Updated as of 17/7/2014:

On Settings > Basic
Click on "Add Platorm"
Then select "Website"
Enter URL(s) in the form that appears

Solution 2 - Facebook

You're right. Facebook apps can be daunting at times. This is what the problem is:

The Site URL specifies where the facebook app page redirects to, while the App Domain is used for Authentication (such as login feature, etc).

You are specifying as your App Domain (some-other-domain.com) is a different base URL from your Website >> Site URL (yoursite.com/myfacebookapp).

Use the same for both:

  • App Domain:: yoursite.com
  • Site Url:: yoursite.com/myfacebookapp

The App Domain is typically located in the top under the
-Your App Settings >> Basic >> Basic Info.

The Website: Site URL is currently located in
-Your App Settings >> Basic >>"How your app integrates with Facebook">> Website >> Site URL.

:: Set the Site URL you want the page to redirect to, then, if you would like authentication services for that page, include root domain of your Site URL in the App Domain Section. You are not required to include something in the App Domain section if you do not want Authentication.

Solution 3 - Facebook

This how to register your facebook application

This how to register your facebook application

Solution 4 - Facebook

The current process Settings Page -> Basic Settings -> Add Platform -> Website Enter the required url in the Site Url field.

Solution 5 - Facebook

There is a tab called "Website with Facebook Login" in "Select how your app integrates with Facebook" box. This is under the Basic info container. Paste your full URL there, like e.g. "http://www.example.com/"

Solution 6 - Facebook

Under apps > settings > website enter the URL of your website.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionL84View Question on Stackoverflow
Solution 1 - FacebookysrbView Answer on Stackoverflow
Solution 2 - FacebookTim CasonView Answer on Stackoverflow
Solution 3 - FacebookShapCyberView Answer on Stackoverflow
Solution 4 - FacebookSudarsan GPView Answer on Stackoverflow
Solution 5 - FacebookMohit TomarView Answer on Stackoverflow
Solution 6 - FacebookJosephView Answer on Stackoverflow