开发者

Facebook share URL code not working

开发者 https://www.devze.com 2023-04-07 04:54 出处:网络
I realize Share has been depre开发者_如何学编程cated by Facebook, but this is still posted on their documentation:

I realize Share has been depre开发者_如何学编程cated by Facebook, but this is still posted on their documentation:

https://www.facebook.com/sharer.php?u=[url to share]&t=[title of content]

However, the title won't change no matter what I do -- including adding the "og:title" meta and changing the actual title of the page.

Any suggestions on how I can make it possible for people to share my page with a suggested message? thanks.


I would encourage you to use the Facebook Javascript SDK, this will give you much more flexibility with what you share.

https://developers.facebook.com/docs/reference/dialogs/feed/

0

精彩评论

暂无评论...
验证码 换一张
取 消