Does anyone know when facebook groups photos in the same album on the timeline? Is it possible to prevent it from doing so? If you post one or 2 pictures a day (via API) with a backlink to some other website and facebook groups this stuff, chances are one of those links will never even be seen by others. And as far as i know there's no other way to post a big photo with a link on the timeline. So:
Thanks for your thoughts
To reorder photos, open an album and hover over a photo. An icon depicting two crossed lines will appear in the top left corner of the photo thumbnail, signaling that users can drag the photo into a new position.
This question is very interesting to developers who deal with images through the API. I see here two ways to ungroup photo posts.
You could solve your problem by waiting the exact amount of time before uploading your photo, even if that would a mean way to proceed. For both page or user, photos will be grouped by albums:
It actually uses the modified
's Album
parameter to know whether or not the new photo(s) will be grouped with the last group. That date is visible on the album's page:
Untitled Album Updated 34 minutes ago
Note : this is Facebook's behavior and algorithm, and there is no way to overcome it through the API. Also, we can't modify the value of the modified
parameter.
Something exists to solve your problem. It is called User Generated photos and it works with Open Graph.
You can allow your users to upload a single photo or multiple user generated photos for a single action.
In that case, your photos will be displayed in big sizes on both news feed and timeline and won't be grouped anymore. And you will still be able to add a description with a link. Moreover, it will promote your app because it indicates your app's name.
Readings:
By the way, this is what Instagram uses to share photos on Facebook. A good example to follow...
A method I've recently discovered is to post a pic in another album (one you haven't posted with) and then move it to the correct album. It won't be grouped up with the other pics when you post it on your timeline.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With