将我的网站转换为Facebook图形对象 [英] Convert my Site to Facebook Graph Object

查看:79
本文介绍了将我的网站转换为Facebook图形对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我添加了开放图标记",以将我的网页转换为Facebook页面,这样,如果我喜欢我的网页,该网页应显示在点赞&"中.对我的Facebook个人资料感兴趣.但它不起作用.

I included Open Graph Tags to convert my web page to a Facebook page so that if I like my web page, it should appear in Likes & Interests in my Facebook profile. But its not working.

以下是我包含的开放图形标记:

Following are the open graph tags i am including:

<meta property="og:title" content="Proto"></meta>
<meta property="og:url" content="<?=SITE_URL?>"></meta>
<meta property="og:site_name" content="Proto"></meta>
<meta property="og:description" content="Lets you create prototypes for web apps." /> 
<meta property="og:image" content="<?=SITE_URL?>images/proto.jpg" />
<meta property="og:type" content="website"></meta>
<meta property="fb:app_id" content="284826761590524"/>

我在自己的网站上添加了"Facebook点赞"按钮.当我单击喜欢"时,它确实表示哈里斯喜欢它,但是此网站未出现在我的喜欢和&"中.兴趣部分.为什么???

I included the Facebook Like button on my site. When I click Like, it does say Haris likes this, but this site does not appear in my Likes & Interests section. Why ???

推荐答案

转换为时间轴"视图后,我确实在喜欢"部分中找到了喜欢的我.

After converting to Timeline view I did find the Like i made in the Likes section.

这篇关于将我的网站转换为Facebook图形对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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