我对facebook sharer有一个恼人的问题。基本上当我触发弹出窗口传递所有必需参数时,在应该包含描述的texbox中,它只显示我的永久链接。 我知道出了什么问题,因为十天之后我又把桌子敲了一下。我不能通过这个。在我的页面的html中有所有必需的og:标签,这里是一个片段:
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">
<head id="Head1" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# thedynoroom: http://ogp.me/ns/fb/thedynoroom#"><meta charset="UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta property="og:url" content="http://www.famigliacristiana.it/liturgia/santetelberto-.aspx" />
<meta property="og:title" content="[Il Santo del giorno] Sant’Etelberto " />
<meta property="og:locale" content="it_IT" />
<meta property="og:image" content="http://media.famigliacristiana.it/2014/1/24_885602.jpg" />
<meta property="og:description" content="Liturgia del giorno: Gc 3,13-18/ Sal 18/ Mc 9,14-29" />
<meta property="og:type" content="video" />
<meta property="og:site_name" content="Famiglia Cristiana" />
<meta property="og:updated_time" content="201401191038325888" />
<title>
Sant’Etelberto - il Santo del giorno - 24 febbraio - Famiglia Cristiana
</title>
Dunno为什么facebook无法读取标签,没有人从共享者那里获得,只有永久链接。任何提示?