调试器无法识别Facebook Open Graph对象类型文章

时间:2019-03-17 00:23:32

标签: facebook facebook-graph-api object-graph

这是我要调试的页面的标记:

<meta property="og:url" content="https://www.ei-banglay.com/%e0%a6%a6%e0%a7%87%e0%a6%b6/%e0%a6%95%e0%a7%80-%e0%a6%b9%e0%a6%af%e0%a6%bc%e0%a7%87%e0%a6%9b%e0%a6%bf%e0%a6%b2-%e0%a6%ac%e0%a6%bf%e0%a6%ae%e0%a6%be%e0%a6%a8-%e0%a6%9b%e0%a6%bf%e0%a6%a8%e0%a6%a4%e0%a6%be%e0%a6%87-%e0%a6%9a/%20">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2019-02-26T03:08:01+00:00">
<meta property="article:modified_time" content="2019-03-16T23:44:47+00:00">
<meta property="article:section" content="দেশ">

在调试器中显示Facebook警告:

  

指定的外部属性:以下属性是   在网页上指定,但不支持指定   'og:type':article:published_time,article:modified_time,   article:section

首先,我定义了对象类型article,然后我想使用文章特定的属性article:published_time和article:modified_time和article:section。有人可以告诉我我在做什么错吗?

0 个答案:

没有答案