我正在为og使用以下html标签
<meta property="og:url" content="https://infinitybulksms.in"/>
<meta property="og:type" content="website" />
<meta property="og:title" content="INFINITY BULK SMS" />
<meta property="og:description" content="India's most reliable BULK SMS service. | Transactional SMS | Promotional SMS | 6 Character Sender ID" />
<meta property="og:image" content="https://infinitybulksms.in/img/logo.JPG" />
<meta property="og:image:width" content="550" />
但是在共享URL链接时,所需的图像也没有显示甚至描述。
为什么它不起作用?
答案 0 :(得分:0)
Facebook将缓存og
信息和您对HTML所做的更改,并且og
标签可能需要一段时间才能应用。
为了强制执行此操作,我们将其称为重新索引,您可以在Facebook Sharing Debugger中输入URL,它将请求当前的页面并更新链接的显示方式。