Quantcast
Channel: Force image size for Facebook post feed - Stack Overflow
Browsing latest articles
Browse All 2 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 latest articles
Browse All 2 View Live


Latest Images