Creating a Facebook share button with customized url, title and image

前端 未结 4 1816

Facebook used to allow custom parameters in the Facebook share button, but it is not working now. What I need is to create a Facebook share button which will have a custom t

4条回答
  •  梦毁少年i
    2020-12-30 09:37

    Use facebook feed dialog instead of share dialog.

    Example:

    https://www.facebook.com/dialog/feed?app_id=1389892087910588 &redirect_uri=https://scotch.io &link=https://scotch.io &picture=http://placekitten.com/500/500 &caption=This%20is%20the%20caption &description=This%20is%20the%20description

提交回复
热议问题