从HTTP切换到HTTPS,丢失了所有的Facebook“喜欢”数 [英] Switching from HTTP to HTTPS, lost all Facebook “Likes” count

查看:131
本文介绍了从HTTP切换到HTTPS,丢失了所有的Facebook“喜欢”数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

两个月前我有一个站点切换到 https://www.example.com ,而且失去所有的喜欢数。



即使我使用facebook fql查询,它现在在http://和https:/


$ b $之间有相同的计数任何人都知道这是一个Facebook的bug吗?或者有一个解决方案来检索旧的计数?



非常感谢您的帮助。

解决方案

通常Facebook喜欢链接到一个URL。即使是单一的角色变化也会失去Facebook的喜好。



这是Facebook上的一个链接



https://developers.facebook.com/docs/plugins/faqs#moving-urls



转到页面底部,找到此部分如何将页面移动到其他网址? - 我可以将喜好的数量迁移到新的页面位置吗?

 < meta property =og: urlcontent =https://example.com/old-url/> 

您将需要指示Facebook抓取工具重新删除您的网址以使更改生效:



https://developers.facebook。 com / tools / debug / sharing



这应该是您的问题的解决方案。


I have one site switch to https://www.example.com since two months ago, and it loses all 'likes' count.

Even I use the facebook fql query, it now has the same count between the http:// and https:/

Anyone knows whether it is a facebook bug? or there is a workaround solution for retrieving the old like counts?

Great appreciation would be delivered for your help.

解决方案

Typically Facebook likes are linked to a URL. Even a single character change will lose Facebook likes.

Here is a link on Facebook

https://developers.facebook.com/docs/plugins/faqs#moving-urls

Go to the bottom of the page and find this section How do I move a page to a different URL? - can I migrate the number of likes to the new page location?

<meta property="og:url" content="https://example.com/old-url" />

You will need to instruct the facebook crawler to re-scrape your url for the changes to take effect:

https://developers.facebook.com/tools/debug/sharing

That should be a solution to your problem.

这篇关于从HTTP切换到HTTPS,丢失了所有的Facebook“喜欢”数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆