Quantcast
Channel: Force image size for Facebook post feed - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by RobertIT for Force image size for Facebook post feed

I solved!instead of /feed i used /photos, like this:$response = $fb->post('/'.$fbk_pageid.'/photos', array ('message' => 'Head text', 'source' =>...

View Article


Force image size for Facebook post feed

I'm using PHP Graph SDK to publish posts with images on Facebook, the source image size is 900x900px.This is my code in summary:require_once('php-graph-sdk-5.x/src/Facebook/autoload.php');$fbk_appid =...

View Article

Browsing all 2 articles
Browse latest View live


Latest Images