Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8489417
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T21:49:22+00:00 2026-06-10T21:49:22+00:00

I have an app which posts a message like this to a user’s Facebook

  • 0

I have an app which posts a message like this to a user’s Facebook timeline:

(Image of correct timeline post)

This is working fine, but if I post a few times, my posts get grouped on my news feed, and I get this:

(Image of incorrectly formatted post to news feed)

What settings should I use to control the way this news report appears? Instead of ‘All about periods’ and the page link in the box at the top, I’d like ‘Body iQ Quiz’ and the app description. Where would I set these values?

And is it possible to make the grouped report say ‘Jay cee Effex shared a link via Body iQ Quiz’, the way the original post does?

I’m posting from the Facebook AS3 API, and my post code looks like this:

var auth:FacebookAuthResponse = Facebook.getAuthResponse();
var token:String = auth.accessToken;
var user:String = auth.uid;
var values:Object = 
{ 
    access_token: token,
    name: "Body iQ Quiz",
    picture: "http://a7.sphotos.ak.fbcdn.net/hphotos-ak-snc6/282950_427728213914009_630526316_n.jpg",
    link:"http://www.lil-lets.co.uk/en-GB/Wellbeing",  
    description: "Women, how well do we know our bodies? Click here to find out what your Body iQ is.", 
    message: result.FacebookBody + " " + result.FacebookTitle
};

Facebook.api("/" + user + "/feed", handleSubmitFeed, values, URLRequestMethod.POST); 

… but I’m not sure if this is something I can fix in code, or if the app configuration needs tweaking?

NOTE: Some users report getting the latter format in their news feed even with a single post (I can’t reproduce this), so perhaps grouping is a red herring, and the real question is how to format the news feed report of a timeline post?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T21:49:23+00:00Added an answer on June 10, 2026 at 9:49 pm

    If and when to group posts or photos is a decision Facebook makes.

    (Some people suggest that grouping does not occur, if the user logs out of Facebook between making posts – but demanding or even forcing that is not a user-friendly way to behave for an app.)

    In your case, I guess the reason for grouping occurring is, that it is always one and the same URL you are posting. Maybe you can avoid grouping, if you post different URLs each time – could be achieved by just adding a meaningless GET parameter to the URL. But beware, this will make them different URLs in every aspect; especially if you consider them Open Graph objects – likes for these different URLs will not accumulate, but be counted for each URL.

    Apart from that, maybe posting a link over and over again is not even the right mechanism for what you are trying to achieve – maybe you’d be better of by defining some real Open Graph actions, and using those to publish your “scores” for your users on Facebook …?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've a facebook app which posts in the user wall. In the post there
I have a Facebook app which posts news from a company website to the
In my Flask app, I have a view which displays a post @post_blueprint.route('/post/<int:year>/<int:month>/<title>') def
I have an app which access an app folder on a per user basis.
I have an app which connects to xml generated by server. I would like
I have an app which essentially a conversation system (much like reddit). Where a
I have created an app, and now i want to post a message on
I'm trying to retrieve in my android app(in which I have facebook integrated )
I have the demo facebook app and without any modification this is the code:
I'm am working on a facebook app where we just ask for a message

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.