Twitist Forums
Add an existing Facebook page as a tab to another page? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook Pages (/forum-13.html)
+--- Thread: Add an existing Facebook page as a tab to another page? (/thread-124981.html)



Add an existing Facebook page as a tab to another page? - Alfred - 04-05-2014 09:44 AM

I have 2 facebook pages. I use custom landing (welcome) page in both pages using Static HTML Iframe Tab App. I want to include welcome page or wall of one page in the other page as a tab, so that the content of other page can be accessed from this page itself, and thus I need not manually make another second custom tab. How can I do this?
Thanks in advance..


- Olga L - 04-05-2014 09:49 AM

To recap:
- You have FB-Page-1 and FB-Page-2.
- The "Welcome Tabs" for both pages are pulling content from an iframe.

1. You want to: Include "Welcome Tab" from FB-Page-1 in a Second Tab in FB-Page-2.
Why don't you create a Second Tab in FB-Page-2 and use an iframe to pull the same content in FB-Page-1 "Welcome Tab"?

2. You want to Include the Wall FB-Page-1 in a Second Tab in FB-Page-2.
- You can pull your FB-Page-1 Wall Content from your Facebook Page Wall RSS Feed. (You can find it at the bottom of the left sidebar),
-Create come code to turn the feed into a nice looking format. (get your URL)
- Create a Second Tab in FB-Page-2 and use an iframe to embed the URL you just created above.