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 8214253
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T11:23:57+00:00 2026-06-07T11:23:57+00:00

I am trying to post a message through apis on facebook wall. The problem

  • 0

I am trying to post a message through apis on facebook wall. The problem is it appears differently when i post via api then when i directly paste a link as facebook status. I am not sure if i am doing something wrong. Please advise.

The link i want to post as an example is http://commondatastorage.googleapis.com/blood/2415012_26-May-2012

The code i am using is something like:

FacebookType publishMessageResponse =                             facebookClient.publish("me/feed", FacebookType.class,
Parameter.with("name", "Click here to Register as a Blood Donor"),
Parameter.with("picture", "http://commondatastorage.googleapis.com/blood/2415012_26-May-2012"),
Parameter.with("link", "http://links.sakshum.org/RegisterBloodDonor"),
Parameter.with("description", "Sakshum is a not for profit organization working in the field of child education and building an effective blood donor pool."));
  • 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-07T11:23:58+00:00Added an answer on June 7, 2026 at 11:23 am

    Because when you paste directly Facebook tries to infer the meta OG tags.

    See the debugger for more information http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fcommondatastorage.googleapis.com%2Fblood%2F2415012_26-May-2012

    Inferred Property: The ‘og:url’ property should be explicitly
    provided, even if a value can be inferred from other tags.

    Inferred Property: The ‘og:title’ property should be explicitly provided, even
    if a value can be inferred from other tags.

    Inferred Property: The ‘og:description’ property should be explicitly provided, even if a
    value can be inferred from other tags. … etc

    Set your meta tags in the <head> section of the url and you wouldn’t have to set it.

    And in your <head>

    <meta property="og:url" content="http://commondatastorage.googleapis.com/blood/2415012_26-May-2012">
    <meta property="og:title" content="Click here to Register as a Blood Donor">
    <meta property="og:description" content="Sakshum is a not for profit organization working in the field of child education and building an effective blood donor pool.">
    <meta property="og:image" content="http://YOURURL.COM/LINKTOIMG.jpg">
    

    For more information on feed see http://developers.facebook.com/docs/reference/api/user/#posts

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

Sidebar

Related Questions

I'm trying to post a message to the users wall in out iOS app.
I am trying to post a message to the users wall using the official
I'm trying to send post using API feed. I set fields: message , link
I'm trying to do the following using FB's official PHP SDK: $facebook->api( '/me/feed', 'POST',
I'm trying to upload files via Pycurl through POST, using a PHP script on
I am trying to upload an image through my application with Facebook Graph API
Getting 'Dispatcher has no subscribers' error while trying to post message to a channel
I'm trying POST a check-in request in Google Places API. The way they described
Im trying to post to a Fanpage wall as the Fanpage it self So
I am trying to sending XML content through POST to a controller ('Parse') method

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.