How to add Facebook page iframe in instant article view? - facebook-instant-articles

I have a Facebook page for my online magazine (news) site which was developed by Wordpress. I have successfully enabled Facebook Instant Article by using Wordpress instant article plugin and using Facebook audience network to earn money by running ads from Facebook. I am trying to display my Facebook page iFrame box in instant article layout to get more likes. I read a few articles about it but not getting any clue to how I can add it in the layout.

From Instant Articles team here.
You shouldn't use the IFrame solution to show a Facebook Page within your Instant Articles to increase your Likes into that page. The best way of achieving this is by using the CTA for likes we have.
You can find more info about that here: CTA Page Likes

Related

Facebook comments on ios app using sdk

I have a website which uses the web(Social) plugin for facebook comments for each post/article on the website.
On my iOS app, the same are presented in a webview.
The users on the app are logged in with Facebook but I can't find a way to enable them to post comments.
I looked up the OpenGraph documentation but it doesn't say anything about this.
How is it possible to maintain a relation between the facebook object on the web and the app and how do I show the people the option to comment?

Facebook/twitter/linkedin posts tracking from ruby on rails

I have a web app that allows users to post on social networking sites.I need to track the posts posted from my app like their likes, shares, views, etc.
I understand that twitter has its own analytics dashboard where we can view all tweets analytics, but i am not sure how to pull the data. And more specifically i am looking for stats on posts made from my app on these sites.
Thanks in Advance.

iOS Facebook API fetch data from timeline using GRAPH API

We have a facebook account. That account 'Liked' 3 open facebook pages. When you login to that facebook account from your browser you can ofcourse see all the posts from those 3 pages on your news feed.
What I want to know is - can I somehow fetch all the data I see on my accounts news feed?
Im not asking how to do it, just is it possible.
I was doing some research, and on facebook.developers they do mention about nodes, which can be users or groups, but it is unclear to me are those groups that I made, so when I login to my mobile app i Actually login with that group account, or they meant that I can get data or other groups out there ?!
Facebook has documentation using FQL queries to GET the users news feed, take a look here
https://developers.facebook.com/docs/reference/fql
What you are looking for is called stream...

Facebook OAuth News Stream URL

I have made an iOS application which connects to Facebook via OAuth 2.0. I have one problem, no matter how much I search through the Facebook API docs, I can't find the request URL for a users News Feed (the feed which appears on the Facebook home page for each user).
I found this URL:
https://graph.facebook.com/ID/feed?
But the above URL only shows the posts that the particular user has made.... thats not good enough. Whats the URL which shows all the posts the user is following (so their own posts, pages posts, friend posts, the lot).
Thanks, Dan.

How to Post to twitter wall from my website

I'm building an application where users post their tips on various topics on my website.
While posting their tips - I've recently implemented the option where they can post that tip to their facebook wall as well.
They simply check the box - saying "Post to Facebook" and then the facebook pop-up opens up where they login and publish the tip to their facebook wall.
Now I want to add the new functionality where they can post it to their twitter feed as well directly from my website.
Are there any tutorials that show how to implement this.
Thanks
The first place to look for all things Twitter-API related: the Twitter API Wiki. Also take a look at the Twitter Dev Portal.

Resources