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.

I have a Facebook app the currently consists of 3 elements - an App on Facebook, Mobile Web, and a Page Tab.

Currently if I use the app URL it detects whether I am on a mobile or not and directs me to either the app on Facebook or the mobile web site.

What I'd like it to do is always show the app in the context of the page tab. Is there anyway to force this?

I tried looking at whether I could use the page tab URL directly and have that redirect to the mobile but depending on how I've linked it either returns a 404 or just takes you to the Facebook page. I appreciate I could do my own mobile detection but I thought I'd check if I'm missing something in Facebook first.

share|improve this question
To help provide some context we have a client who wants to post a link on their page that will take the user to either the page tab or the mobile site depending on the device they're on. – Mark Feb 1 at 14:23

1 Answer

I wrote an explanation of how to do this here: create facebook page tab , and publish template on it

Hope this is what you are after!

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.