Can't fix: 'og:image' property should be explicitly provided, even if a value can be inferred from other tags

后端 未结 7 1470
暖寄归人
暖寄归人 2020-12-24 11:19

I have a website that triggers a warning when clicked through a link shared on facebook. The warning says: \"Possible problem with this link We have detected that this link

7条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-24 11:44

    In short, you should re-fetch your website information using this tool: https://developers.facebook.com/tools/debug/

    Paste your URL and press Debug. Then either do Fetch, or press Scrape Again. This will refresh Facebook cache, and your html-page will be reloaded.

    Some additional info: https://stackoverflow.com/a/44453472/4899346

提交回复
热议问题