Thanks for the great work on the mod.

I was able to post my article summary to my business fan page.

I then went in to my personal facebook account and shared the post.

I got this

Todd Shared:
https://www.hancockglen.com/node/22

Any clue as to why the summary of text was not shared and just the link. Also I have clean URL's on so I was shocked to see the node/##

Comments

ELS Landscape’s picture

I suspect it has to do with some of this but I am not a programmer.

http://developers.facebook.com/docs/reference/dialogs/feed/

Am I supposed to let facebook call that back from my site to share it?
I am thinking extended permissions but I am not sure so I wanted to ask. Doubt I am the first one to experiance but search showed nothing.

Dave Cohen’s picture

Status: Active » Postponed (maintainer needs more info)

I presume it is fb_stream.module publishing to your fan page, but some other module allowing the sharing. That is, I don't think that "Todd Shared:" came from modules/fb at all. Can you describe what "then went in to my personal facebook account and shared the post" means?

ELS Landscape’s picture

You are correct about fb_stream.module publishing to the fan page.
The original post to the Fan Page looked perfect, thumb nail image and summary.

Then I as a FB user logged into my Facebook account > went to the fan page and shared the post.

I presume when any fan goes to my page and if they share the article the share will look like this

Facebook USER Shared:
https://www.hancockglen.com/node/22

The image and summary were not shared just the url as shown above.

Dave Cohen’s picture

I don't think facebook can see that page, I get page not found. To see what facebook finds when it inspects a page, see https://developers.facebook.com/tools/debug, paste your url there.

If you don't like what it sees, the fb_graph.module can be used to customize the open graph tags.