Closed (fixed)
Project:
Social Share
Version:
7.x-1.3
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2012 at 20:16 UTC
Updated:
21 Nov 2012 at 18:30 UTC
The only issue I have is when sharing to facebook. I get Wrong Image and Description everytime. Yes they can be changed before final posting to fb, but for regular users, they seem to never change them. therefor the image and description never match the Link that it is sharing. And yes the link is correct.
Please see the attachment for an example. And this happens to ALL sharing modules for facebook. Not just this one. Anyone have any idea?
| Comment | File | Size | Author |
|---|---|---|---|
| fbshare.jpg | 91.77 KB | kap316 |
Comments
Comment #1
willvincent commentedFacebook, by default, grabs these items from open graph meta tags. If those are missing, I'm not certain what it uses by default.
I would suggest adding meta tags for og:image and og:description.
I know the description can be taken care of with Metatag.. image may be more tricky.
However, the short answer is, if these are present on your pages:
facebook will use those values.
Comment #2
willvincent commentedActually, since the metatag module uses tokens, setting the og:image property might not be a huge issue either.
Comment #3
kap316 commentedhmmm.. I have that present in my page source, but still not working.
Comment #4
willvincent commentedLooking at your website, the only meta tags in your markup are:
At any rate, this issue is not related to this module, its job is simply to provide links.