开发者

Facebook Linter: Extraneous Property Objects of this type do not allow properties named fb:page_id

Hi when I run facebook linter on my site (www.mvcc.com.uy) it says:

Extraneous Property Objects of this type do not allow properties named fb:page_id.

What am I doi开发者_Go百科ng wrong here ?


fb:page_id isn't required for Open Graph pages.


Typically to get the linter to work properly, you need to add some meta tags in your <head>. Check out more information here: http://developers.facebook.com/docs/opengraph/

Also, the Facebook servers only check your site once a day for new meta tags so don't expect the linter to work for a few days after you've added the meta tags.

If you've already done this and you're still experiencing problems - please provide us with examples of your code.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜