Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook 2014: how to create a simple page with an iframe inside?

Tags:

facebook

I've looked tons of guide and youtube tutorial. But it seems very hard to create a simple empty page with an Iframe inside that links to another web site.

Do you know how to do it?

I need something like this: https://www.facebook.com/betfred/app_336839629721636 But it seems it needs the https url. And I don't have it.

enter image description here

like image 414
Revious Avatar asked Jan 10 '14 16:01

Revious


1 Answers

What you're trying to do is Creating A Page Tab

Click the Add Platform button, then select the platform you're working on and config it

Adding platform

Click "Page Tab"

Adding page tab

Put your URL in "Page Tab Url" field and as you can see you need to provide a "secure page tab url"

Save your changes

Configuring Page tab

Next to add the app to your page with "Add Page Tab" Dialog

https://www.facebook.com/dialog/pagetab?app_id={YOUR_APP_ID}&redirect_uri=https://facebook.com

Resource:

  • Page Tab Tutorial - Facebook Developers
  • Add Page Tab Dialog - Facebook Developers
like image 158
Adam Azad Avatar answered Oct 21 '22 02:10

Adam Azad