Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

Is there a way of having multiple URLs in the web url box (http://i.stack.imgur.com/zOpqX.png)

I am testing locally but want to test it on the server too.

share|improve this question

1 Answer

No, there isn't - what are you trying to achieve with that?

Facebook uses the mobile web URL to redirect any users who hit your canvas link (http://apps.facebook.com/YOURAPP) on mobile, so having multiple URLS there wouldn't work.

Here is an article from last year regarding multiple domain names.

When testing live and local, I'll normally have a live and a staging application set up and then simply switch my app Id and secret based on the url.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.