我开发了一个在线商店,创建了一个 FB 应用程序,并与一个社交分享模块集成。正如您在此页面中看到的那样(http://www.citromen.com/en/c/c3-ii/traavagem/discos-de-trav-o-frente-ebc-ultimate-sloted-rotor.html)我' ve html 标记中的 xml 命名空间,head 中的 og:xpto 标记...我尝试分享,不要显示标题、描述或图像。
我错过了什么?:(
提前致谢
我开发了一个在线商店,创建了一个 FB 应用程序,并与一个社交分享模块集成。正如您在此页面中看到的那样(http://www.citromen.com/en/c/c3-ii/traavagem/discos-de-trav-o-frente-ebc-ultimate-sloted-rotor.html)我' ve html 标记中的 xml 命名空间,head 中的 og:xpto 标记...我尝试分享,不要显示标题、描述或图像。
我错过了什么?:(
提前致谢
一种可能的原因是结果被 facebook 缓存。
您是否尝试使用https://developers.facebook.com/tools/debug清除 facebook 缓存
在 FB Open Graph 页面https://developers.facebook.com/docs/opengraphprotocol/中,他们在 html 标记中打开了一些 xml 命名空间和 facebook。我在我的页面中有那个并且不工作......
在@RS 建议的测试中,我删除了这两个命名空间......开始工作......
谢谢指导...