如何更改从Facebook上共享或喜欢的网站显示的旧描述,标题和图像?

mul*_*axp 0 html facebook facebook-like

我们之前已经在Facebook上分享并喜欢过一个网站.此网站已更改,我们希望在Facebook上共享或喜欢时显示新徽标,新标题和新说明,但它仍会显示旧信息,即使旧标题,说明和图像不再显示网站.

我们已经尝试在头部添加流动的代码,但它不起作用:

<link rel="image_src" href="image of the page" />
<meta property="og:title" content="title of the page" />
<meta property="og:site_name" content="name of the page" />
<meta property="og:image" content="image of the page" />
Run Code Online (Sandbox Code Playgroud)

即使这个代码facebook继续显示旧信息,就好像facebook有一个需要更新的缓存.

有关如何更新此信息的任何想法?

谢谢!

phw*_*hwd 5

尝试在调试器中 lind the website url .它应该重新使用新参数.