Facebook Share: Details are not changing dynamically - facebook-graph-api

Even though the og tags are changed in the head tag, the details(title, description and image) is not updated in Share Modal. Please help.

Figured out myself. So when a url is put into og:url, facebook actually scrapes that url(og:url) and not where its actually mentioned. This should be a sufficient hint if you face the same issue.

Related

Facebook API : page feeds

I would like to integrate Facebook page's feeds to my website.
I'm trying to use the Graph API, everything works fine, but I cannot get the attached pictures (picture field).
/v2.6/{page_id}/feed
But I only get the id, created_time and message fields.
Can someone helps me with this ?
I probably miss something but I cannot found what.
Thanks by advance.
/v2.6/{page_id}/feed?fields=message,picture,...
You don´t get the additional fields if you don´t ask for them.
Existing fields: https://developers.facebook.com/docs/graph-api/reference/v2.6/post

Like permalink on typepad?

I'm having an issue with http://blogs.salesforce.com. The like buttons should like the targeted blog however it does not actually share the page on facebook or do anything for that matter.
Any help is greatly appreciated.
Thanks!
Eric
Eric,
Running one of the blog posts through the Debugger tool shows an issue with the og:url tag. It can't be empty, and should point to a valid url (current url), same for description. Without that, the Likes on the blog will work but they won't be Share-able on Facebook.

Adding a Like button to my web site

I've added a facebook Like button to a few of my web site pages. All of them work except for the home page and I can't figure out why?
It is almost impossible to answer this question without seeing some sample code of your "home page".
Check your page with https://developers.facebook.com/tools/debug
If the response code isn't 200 or your meta tags don't appear properly or whatever else, at least you'll know where to look. Keep in mind that when you click like, Facebook makes a request to your page. Make sure you let Facebook do that (don't block/Redirect the Facebook crawler).
Edit: Sometimes, simply adding your URL and testing on the link above solves the problem. This is if you had a problem with the site when you first added it and meanwhile Facebook cached it as problematic. Debugging it will clear the Facebook cache for that URL.

Channel.html or other causing facebook-social-plugins to not interact wit Blog

I am able to get the live stream on my blog at: http://inclouddesign.com/facebook-live-stream
The login and logout seem to be working fine. I can add comments on my blog page and they show at Facebook. I think I have and issue with channel.html or somewhere in the code placement or structure. I am not able to add to Facebook and have it show on my blog page. If someone could help me through this issue it would help clarify this issue for future reference. I am fairly new to integrating these social widgets and such. I hope I am not out of line for asking here. You guys are pretty advanced for the most part. Thanks in advance for any help or suggestions!
I think I found your issue. From view-source on your site:
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=APP_ID";
You need to replace APP_ID with your application ID.

Website title is wrong when sharing link on facebook, or liking website

Ever since adding the code for facebook like buttons and the meta tags, my website now has a problem when being shared on facebook. If you put the link "http://podawful.com" into facebook it comes up with the title being "Derp" instead of "Pod Awful".
I have no idea why. "derp" is nowhere in my code. This sounds so stupid, but its true. Any help?
website for reference:
http://podawful.com
In general, check the debug tool at https://developers.facebook.com/tools/debug which will show what information Facebook has detected on your page as well as updating Facebook's cache of that information
I don't see the 'Derp' title when I try to share on Facebook, for example: