问题标签 [facebook-sharer]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
4 回答
11454 浏览

html - 为什么 Facebook Share 会拉错缩略图?

我有一个快速的问题,希望有人可以帮助我。我最近为一个客户制作了一个微型网站,除了一个 facebook 集成块外,一切都很顺利。当用户尝试共享站点时,为共享提取的缩略图反映了主站点的徽标,而不是微型站点。我很困惑,因为在页面上找不到这个标志。此外,我在文档的标题中包含了必要的元信息, <meta property="og:image" content="http://www.rethinkyourdrinknow.com/images/ryd/logo2.png" /> 但由于某种原因,它仍然会拉取另一个图像。有没有人有更多的 Facebook 分享经验可以提供帮助?

谢谢,杰米

0 投票
1 回答
110 浏览

share - Previews are not working when sharing URLs

When sharing a link from my blog it used to provide a preview. However, now when I share a link the preview does not show up. The site is http://sacandbeyond.com

When I only share the main url above it shows a preview of an old post. When sharing a specific post say

http://sacandbeyond.com/2012/01/11/coachella-2012-lineup-announced/

It never pulls the preview at all. I use wordpress and just recently went to the timeline on facebook.

I've checked my site on the object debugger tool and get back the below, which appears to be ok.

Any suggestions on what might be causing this problem?

0 投票
1 回答
298 浏览

facebook - 为什么我的 facebook 分享按钮禁用了 facebook like 按钮

我的 facebook 分享按钮正在禁用 facebook like 按钮

我写的like按钮的代码是

分享按钮的代码是

0 投票
1 回答
1826 浏览

http - 在 Facebook 上分享 301 状态代码 URL

当我共享一个301带有标题的状态代码的 URLLocation但我发现 Facebook 没有从目标页面获取内容但是当我共享 tinyurl.com 的 URL 时,Facebook 会从目标页面获取所有内容,并且该 URL 也有301状态代码Location标题,我还希望在我的 URL 上使用此功能。

0 投票
1 回答
272 浏览

facebook - 不同的 Facebook LIKE 和 SEND 消息/描述

我在我的网站上使用Facebook like 按钮代码,但是,我想知道是否有可能为 LIKE 和 SEND 提供不同的消息。

我知道描述是从元标记中提取的:

0 投票
1 回答
462 浏览

facebook - Facebook“覆盖”在后台

嗨!,我的页面上有一个赞和发送按钮。当我单击“发送”时,会出现一个叠加层,其中包含要发送的文本的预览。覆盖,部分在背景中,我该如何更改?

演示

对不起,我的英语不好

0 投票
1 回答
1783 浏览

caching - 缓存共享信息

由于某种原因,共享链接标题没有更新,即使 og:title 和共享查询 var &t="" 值是正确的。

有问题的网址是... http://www.youtube.com/watch?v=iRB_O0hduHQ

如果您通过 Facebook 调试页面查看它是正确的,但通过 Facebook 共享对话框查看时它是错误的。 http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DiRB_O0hduHQ

任何想法如何清除它或强制刷新共享缓存?这显然是与 Facebook 域关联的缓存。有传言称,点击 Facebook 调试页面会刷新缓存,但这没有任何效果。

任何建议将不胜感激。谢谢。

0 投票
2 回答
569 浏览

android - 安卓中的fbShare

任何人都可以建议一个为我的应用程序创建 facebook 共享实现的好方法。

我已经为 facebook 开发者网站创建了测试帐户和 API 密钥...

我需要以这样的方式实现,当单击 fbshare 按钮时,应将特定内容(动态内容)作为状态链接发布在相应链接的 Facebook 帐户中......

除了 fb 开发人员,我还需要其他方式来实现它...

预期的建议......(预期可能会有更好的结果)

0 投票
1 回答
104 浏览

facebook - Facebook sharer underneath facebook video

I have a facebook video embedded in a fan page tab. You can click to share a message but the dialog that pops up appears underneath the video itself. I had a screenshot to show you but it won't let me post it because I don't have enough rep.

Is there a way to have the sharing message above the video? I have tried z-index in css and that didn't work. I also tried adding these tags to the embed code:

but that didn't work either.

0 投票
1 回答
795 浏览

facebook - Facebook sharer.php default the "who can see it" dropdown

I'm using something like:

分享 Facebook 页面。这输出如下

有没有我可以添加到 sharer.php 的参数,以便将“谁可以看到”下拉菜单(右上角)默认为 Public?