Closed (won't fix)
Project:
Open Graph meta tags
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2011 at 11:07 UTC
Updated:
10 Jul 2015 at 16:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
TheCrow commentedtried 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
Comment #2
pawi81 commentedCan you link the picture here? Anyone esle? Sometimes i've got other result than twitter image. But it's frustrating
Comment #3
TheCrow commentedto be sure what logo show you should use open graph #466776: meta data needed for logo on facebook
Comment #4
pawi81 commentedI will test it in the evening, for now i don't understand it at all :)
Comment #5
pawi81 commentedI'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?
Comment #6
TheCrow commentedi would try on the main theme page.tpl.php
Comment #7
pawi81 commentedNext 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.
Comment #8
TheCrow commentedyou have to insert an <og:image> tag on the head section:
Comment #9
windm commentedHi 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?
Comment #10
TheCrow commentedmoving this issue to the related module.
Comment #11
torotil commentedHi,
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!