我遵循了本文档https://developers.facebook.com/docs/sharing/webmasters/,并在public / index.html标头中硬编码了以下元标记
<meta property="og:url" content="https://mysiteurl" />
<meta property="og:type" content="article" />
<meta property="og:title" content="When Great Minds Don’t Think Alike" />
<meta property="og:description" content="How much does culture influence creative thinking?" />
<meta property="og:image" content="http://static01.nyt.com/images/2015/02/19/arts/international/19iht-btnumbers19A/19iht-btnumbers19A-facebookJumbo-v2.jpg" />
但是当我将网站放在https://developers.facebook.com/tools/debug/sharing/时,它仍然显示Warning
We can't review this website because the content doesn't meet our Community Standards. If you think this is a mistake, please let us know.
我还尝试了https://mysiteurl?fbrefresh=CAN_BE_ANYTHING
以防万一,但仍然保持不变