我有一个博客,我每周都会公布帖子,或者其他什么。关键是我在我的HTML代码中添加了opengraph元元素:
<meta property="og:image" content="http://..." />
<meta property="og:title" content="...">
<meta property="og:description" content="...">
<meta property="og:url" content="http://...">
当我更改我的代码时,我的帖子就消失了Facebook赞。这就是我的所有修改。我认为这不是一件大事。
有什么理由让消费者喜欢吗?