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 canvas app that is call up a Wordpress site in an iFrame. This is fine and works as hoped but is there a way to link directly to a page within it?

For example the page I want to reach is actually: www.blog.com/monkeys/

But I want to be able to use a link like this: www.facebook.com/monkeyblogapp/app_243495067635997/monkeys/

So that I can give out that URL and get people to see the right bit of content but within the Facebook environment.

I have seen people mention callback urls (like this one which as far as I can tell just means having the app addresses match the website Direct links to pages in Facebook iFrame application?) but that doesn't work.

Any suggestions?

share|improve this question
Keyword: app_data parameter. – CBroe Sep 19 '12 at 15:44

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.