admin管理员组文章数量:1415673
The Yoast SEO plugin add this line to the head section of the page:
<meta property="og:image" content="" />
But according to FB OpenGraph og:image not pulling images (possibly https?), the line should be:
<meta property="og:image" content=""/>
How can I locate this line to correct it?
The Yoast SEO plugin add this line to the head section of the page:
<meta property="og:image" content="https://link.to.image.jpg" />
But according to FB OpenGraph og:image not pulling images (possibly https?), the line should be:
<meta property="og:image" content="http://link.to.image.jpg"/>
How can I locate this line to correct it?
Share Improve this question asked Aug 17, 2019 at 13:11 OokerOoker 3324 silver badges23 bronze badges1 Answer
Reset to default 0I don't think http and https would have matter, https is like a standard nowadays, in order to check properly, please try the following:
- Check your image link and make sure it is working
- Visit this FB debugger page - https://developers.facebook/tools/debug/ and check if something else is wrong.
本文标签: searchWhere does the Yoast SEO plugin set the Open Graph metadata
版权声明:本文标题:search - Where does the Yoast SEO plugin set the Open Graph metadata? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745235098a2648999.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论