Closed (cannot reproduce)
Project:
Open Graph meta tags
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2011 at 21:27 UTC
Updated:
1 Feb 2011 at 11:44 UTC
Doesn't seem like fb is picking up any of the info.
Most of the time there is no image or description - only the link.
Not sure why.
Is this right in the head?
<html xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language->language ?>" lang="<?php print $language->language ?>">
This is what the src shows:
<meta property="og:title" content="Lorem ipsum dolor sit" />
<meta property="og:description" content="Lorem ipsum dolor sit amet consectetuer ridiculus egestas Nunc eleifend risus." />
<meta property="og:image" content="http://www.sitename/sites/default/files/image.jpg" />
<meta property="og:site_name" content="etc" />
Comments
Comment #1
guusbosman commentedThe module works fine for me. Have you tried to see what happens with Lint?
http://developers.facebook.com/tools/lint
Comment #2
mattwmc commentedNot working right now.
Comment #3
mattwmc commentedLint shows everything shows up and works.
Must be FB then.
Thanks!
Comment #4
guusbosman commentedRemember, Facebook also caches information it has on URLs. So if you're changing headers for a given URL, Facebook will not pick that up right away.
Comment #5
mattwmc commentedSeems FB won't pull the images if they are too large.
That would make sense why sometimes its working for me.
I use a teaser image field that has the original sized image - that's what I have been using for the OG image tag. Sometimes the images are large, sometimes not so large.
I'll have to fool around and see.
*Scratch the above - I think its because I have been using Hootlet to post to my fb page. When I manually post the link the thumbs show.
**yep, looks like an issue with facebook and ping:
http://groups.google.com/group/pingfm-developers/browse_thread/thread/06...