开发者

Google+ +1 Button Snippet+ Problem

I have integrated the Google +1 button into a website ( http://www2.highpoint.edu ).

I tried to use schema.org <meta> tags to provide Name, Description, and Image for the +Snippets information, but it doesn't work.

When I use the +1 button and try to post to Google+ about the website, it picks an image that I don't want. And it won't pick the image I have set with the <meta> tag.

My questions:

  1. How do I get the +Snippet data populated from schema.org metadata?
  2. For a page with 2 or more +1 buttons, can I have different name/description/image for each +1 button? Or must every +1 button 开发者_Python百科on the page use the same metadata?

EDIT

I think it is best to use Open Graph Protocol instead of schema.org. That is, schema.org shouldn't be used at all. Facebook supports Open Graph Protocol, so you can kill 2 birds with 1 stone this way.

More importantly, Facebook provides a great debugging tool that tells you what exactly is getting parsed for a given URL: http://developers.facebook.com/tools/debug

I am still not sure about having multiple +1 buttons on the same page with each +1 button having distinctly different meta data.


In response to question 1:

I checked your page. It looks like you have a normal meta title and description. This should work for the +1 button, but it may take some time for the +1 button to pick up the changes you've made.

If you'd like control of the image, though, you will need to use schema.org markup or open graph as described in the official FAQ: http://code.google.com/apis/+1button/#plus-snippet

And for question 2:

If you are using schema.org markup, the +1 button will read the content for the itemscope nearest the top of the page's source code.


It does not work for me either. I have both Schema.org and Open Graph in the web page (eg. http://r.mycrep.net/3Nkh/), Multiple validators (Facebook's and one other) read info correctly.

I guess that Google still does not support metadata for everybody :-(

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜