【发布时间】:2012-04-21 23:10:51
【问题描述】:
当用户尝试在 facebook mobile web 上共享 URL 时,有时页面会返回以下消息:“找不到您的链接”以及手动插入 URL 的文本输入
有效的分享网址: https://m.facebook.com/sharer.php?u=http://dishenvy.com/dish/pollo-garnachas-gran-electrica-brooklyn
共享 URL 不起作用: https://m.facebook.com/sharer.php?u=http://dishenvy.com/dish/samgyupsal-hahm-ji-bach-new-york-
我正在使用的代码:
<a class="fb_share" name="fb_share" type="icon" share_url="<?php echo urldecode($shareUrl) ?>">
<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
【问题讨论】:
标签: facebook url mobile web sharing