When I click facebook like button...
for example on this page
http://sky-watcher.pl/content/euro-big-way-camp-2011-wloclawek-kruszyn-2...

on my facebook profile showing link with a picture of twitter thumbnal or simillar :-)

Anyone can test it on his own profile?
thanks

CommentFileSizeAuthor
#5 testfbsky.JPG45.49 KBpawi81
#3 fb_test.png15.12 KBTheCrow

Comments

TheCrow’s picture

tried 3 times and got always a picture with blue background, difficult to distinguish what it was among the images on the page, but don't see any twitter logo

pawi81’s picture

Can you link the picture here? Anyone esle? Sometimes i've got other result than twitter image. But it's frustrating

TheCrow’s picture

StatusFileSize
new15.12 KB

to be sure what logo show you should use open graph #466776: meta data needed for logo on facebook

pawi81’s picture

I will test it in the evening, for now i don't understand it at all :)

pawi81’s picture

StatusFileSize
new45.49 KB

I've installed it and clicked "like it"

Should I add:
Installation
Add the following XML namespace attribute to the HTML tag at the top of your page.tpl.php file:
xmlns:og="http://opengraphprotocol.org/schema/"
For example:

...

In the advanced forum tpl file?

TheCrow’s picture

i would try on the main theme page.tpl.php

pawi81’s picture

Next question - i don't want to "show" the facebook what should "he" take. Is this any possibility to set up some first picture from forum post? For example: http://sky-watcher.pl/content/emirates-umowa-sponsorska-z-realem-madryt and from next thread also first picture from thread.

TheCrow’s picture

you have to insert an <og:image> tag on the head section:

<meta property="og:image" content="Absolute Path To Image" />
windm’s picture

Hi there,

I also already tried the opengraph_meta module but without finding a solution for my "simple" idea of defining a fixed image-field of each node-type as the image for facebook and others... (seems to be the same request as #7).

Where do you suggest to insert the code of #8? (which head section?)

Isn´t there a simple thing to do or add as a more general setting? The opengraph module seems to require a decision on a node-basis... but can´t I add something to the content-template, a view-pane or a field (e.g. in the "rewrite the output of the field" section of views?)

Unfortunately I would need to do that n-times, means to define that e.g. the CCK-field "logo" is the right one for content-type "event", the CCK-field "photo1" is the right one for content-type "addressbook" and so on... and maybe worth mentioning: I use Panels for displaying the node-content, in some cases containing the node content as "node being viewed", in other cases using several view-panes displaying single pieces of the original node. But for each case=content-type (independent from how it is displayed) I could name the one and only CCK-image-field that contains the "right" image to hand over...

Any ideas?

TheCrow’s picture

Project: Service links » Open Graph meta tags
Version: 6.x-2.x-dev » 6.x-1.x-dev

moving this issue to the related module.

torotil’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Hi,

I'm the new maintainer of opengraph_meta. Sorry for the long silence in the issue queue.

Sadly I don't have the resources to care for the Drupal 6 version. Unless and until someone steps up to maintain it I'm therefore closing all D6 issues as WONTFIX.

Feel free to re-open the issue if it is still valid in one of the Drupal 7 branches.

Thanks!