Facebook Open Graph tags for Blogger

倖福魔咒の 提交于 2019-12-02 08:46:30

I see several problems with your code: - you are using the blog title to generate keywords?! - for individual blog posts og:type should be 'article' not 'blog'; - I don't think you can use an URL for article:author; - you don't specify either your Facebook admin ID or the app ID; - you should use the canonical URL instead of data:blog.homepageUrl to work around blogger's country redirection.

Here is my solution: Open Graph markup for Blogger [version 3]

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!