Woocommerce product image is not show on facebook - wordpress

When i share my woocommerce product on facebook or other social platform the product image is not show. Please help someone to solve this issue.

Go to Facebook Debugger and click Scrape like two times, you must be logged in with the fb of this website. Search Facebook debugger tutorials to see how it works.

Related

Woocommerce redirects to wrong product link in mobile view

I use Woocommerce for the webshop. In the desktop-version all of the links work when I click on a product. However, in the mobile (and split screen) view of the website, when I click on a product, it keeps redirecting it to the latest product that I added. And that happens no matter on which product I click.
Link to the webshop: https://ecsense.com/ec-sense-products/
I hope someone could help me figure out what is going wrong here. Thank You!
Greetings.

Facebook and Linkedin Share buttons

I have put up facebook and Linkedin share buttons on a page in my website. I have set the fb opengraph tags for that page. I have also set up the meta tags with description i want to share on FB and Linkedin, but when i share the content on facebook i get a wrong url and description shared. Please have a look and give me any ideas where i am wrong.
This is the page
I checked my URL and OG tags in facebook debugger here and it pointed out i had a type error and also a description tag was missing, which is essential. Fixing these, made everything perfect.
For those who want to test their page against both Facebook and LinkedIn...
Facebook Page Debugger
LinkedIn Post Inspector

Facebook like button displaying wrong title in the facebook profile wall

We have built a website in wordpress and have implemented social share icons (Twitter/FB like/G+/...) using the AddThis plugin.
When I FB like an article, the article is displayed in my FB profile wall but with wrong title (e.g instead of displaying example.com in my wall it's displaying example sample blog)
I have checked the meta tag fb:app_id and id is correct.
I have used debug tool to check the meta tag are read properly by FB and is correct.
http://developers.facebook.com/tools/debug
Found no help in FB forum or in google.
Appreciate urgent help.
Thanks in advance.

Facebook like button correct thumbnails not working properly in wordpress post listing page

I am using http://wordpress.org/extend/plugins/add-to-any/ this plugin to show facebook like button on post listing page in wordpress. In my post listing I am showing thumbnail of the posts as well. I want when someone like a post then it should be posted in his/her facebook wall. Which is happening properly but the thumbnaiul image on fb wall is not showing properly.
When I am liking 2nd post then it is posting image of some other posts on that page randomly. I want to show the image of that particular posts on fb wall which is liked by user. I think this is happening because I have multiple images on the same page and facebook is not able to decide which image to choose, so it picks a random image form the page. Whereas on the post details page, there is only oine image in that case it is working fine and showing correct image on fb wall.
Is there any way to fix this in wordpress listing pages?

addthis api? Is it possible to bookmark another URL?

At the moment, I try to include addthis social-bookmarks to my site.
My problem is, that I have to bookmark another link than the url on my site.
Instead of www.example.com, I have to bookmark www.example.com?media=my-media-file.
From the beginning:
A User comes to my site. On my site are several movies. He can click on a movie thumbnail and watch the movie without reloading the site (javascript). Now he can click on my social bookmark icon to share this movie.
Now the addthis framework thinks that the User want's to share www.example.com (cause this is whats in my url). But I want the user to share www.example.com?media=foo-bar .
Opening www.example.com?media=foo-bar for the correct movie is still working, but no social bookmaring.
I hope you understand my problem and can help me. I searched without success in the addthis api.
So, can u help me?
Okay, I found it:
$('.addthis_button').attr('addthis:url',shareURL);
$('.addthis_button').attr('addthis:title',shareTitle);
$('.addthis_button').attr('addthis:description',shareTitle);

Resources