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

guusbosman’s picture

The module works fine for me. Have you tried to see what happens with Lint?

http://developers.facebook.com/tools/lint

mattwmc’s picture

Not working right now.

mattwmc’s picture

Lint shows everything shows up and works.

Must be FB then.

Thanks!

guusbosman’s picture

Status: Active » Closed (cannot reproduce)

Remember, 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.

mattwmc’s picture

Seems 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...