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

后端 未结 7 1560
暖寄归人
暖寄归人 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:51

    Following the already mentioned link to the Facebook object debugger, make sure that your og tags are written RIGHT AFTER the opening <head> tag.

    Not sure why this happens but I used to run into the exact same issue until I moved them right after it and then clicked once again on "Fetch new scrape information".

    Hope this helps!

    0 讨论(0)
提交回复
热议问题