Facebook – Set a specific status update for users to post to Facebook

facebookstatus

I want to set up a button on my website where I can define a status update for the user who clicks the button?

e.g.: The user clicks the button/link and a popup shows up with my suggested status update. The user just has to agree to post the update, but can also change or edit the text presented to them.

I've seen this for Twitter posts and I'm guessing this is possible for Facebook too.

Best Answer

I am guessing you are referring to Twitter buttons.

Previously you were able to accomplish this using the Facebook Share button but this is deprecated.

Facebook now favors the Like button for a better click rate.

I have already liked the item

As you can see in the image I have already liked the item, Facebook now gives the option to the user to add a comment.

You may have to get dirty with the Facebook graph and use FB.ui instead.