简体   繁体   English

Facebook分享按钮未发布到墙上

[英]Facebook share button not posting to wall

I need to publish URL with Cutsom text on facebook. 我需要在Facebook上发布带有Cutsom文本的URL。 I am using the following string to publish to facebook wall: 我使用以下字符串发布到Facebook墙:

http://www.facebook.com/sharer.php?s=100&p[title]=This is the dummy text&p[summary]=This is the dummy summary&p[url]=www.google.com

It open facebook window and displays the message and link on that page but when I click on share button, a message pops up saying Could not post to wall . 它打开Facebook窗口并显示该页面上的消息和链接,但是当我点击共享按钮时,会弹出一条消息,说Could not post to wall How do I resolve that issue? 我该如何解决这个问题?

The [url] parameter is malformed. [url]参数格式错误。 Try adding http:// 尝试添加http://

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM