Wordpress facebook share - og:image blank - wordpress

I tried everything but I can't find the problem.
I got this site http://www.ilsanoquotidiano.com and if I try to share to facebook a news, the og:image is always blank, but up to a month ago this works fine.
I tried with plugins or manually but the og:image is always blank even in facebook debugger but the raw tag is correct.
Could anyone help me?
Thanks

You can scrap the facebook sharing information via debugger. Link to check the result is given below:
https://developers.facebook.com/tools/debug/sharing/?q=http%3A%2F%2Fwww.ilsanoquotidiano.com%2F

Thanks for the reply, reading online I found that a problem could be the Jetpack version update, I tried to deactivate the plugin and after few hours everithing worked fine. I can't figure why happened this.

Related

LinkedIn share button uses wrong image

I developed a custom plugin for wordpress. In my plugin I´m using a linkedIn share button but when I try to share the article, linkedIn uses the wrong image. What have I done wrong? I tryed several solutions. og:image etc. are set correctly but I don´t know why it is not working.
Here is a link to the page:
https://www.vdtev.de/artikel?/event/vdt-treasury-online-mentoring/790
Thank you in advance.
The cache may be out of date for the link you are trying to share. Use the Post Inspector to test sharing the link and to cache the latest changes.

In my wordpress website the Yoast SEO plugin doesn't display the search console to setting option for Google Authorization Code button

I am facing a big problem for yoast seo plugin. Here when I click search console option from menu it doesn't show the setting option for Google Authorization Code button. Please see the image I have attached.
I don't find this setting option anyway. Please anyone help me. I will be too much happy. Thanks advance for your help.
Been killing myself trying to figure this out too for an hour or so.
I had been seeing a lot of people asking the same thing but here is the answer!
https://yoast.com/where-did-my-search-console-errors-go/

Linkedin not getting thumbnail image

Everytime i try to share a wordpress post in my Linkedin it doesn´t pick up the imagem in the article. Don´t have any problem doing this on Facebook for example and i think everything in the Open Graph Meta is correct because my source code says:
meta property="og:image" content="http://smartkiss.net/assets/online-ad.jpg"
The dimensions are more than 80 x 150 pixels as Linkedin recommends. Any idea why this might be happening ?
Thanks
One of the possible reason might be that LinkedIn takes image from oEmbed tag as it shown in another topic.
I faced with wrong image choosing by LinkedIn in my WordPress site. I found the problem by discovering URL by LinkedIn post inspector and saw the next information:
Try serving your images in a .png format versus a .jpg format. I know of several people having the exact same issue and this always worked.

FB Like Button not working properly, counts multiple posts at one

My problem is that I was using a "Like button" plugin on wordpress and I didn't liked the looks of it. I deactivated the plugin and then tried with manual code of XFBML button. That screwed the count to some of the posts, having their counts all in one. I reverted the changes, using the plugin again, deleted the code added and the problem persists. Some of the posts have the "shared" count box. And when you "Like!" any of that posts, only the last one appears on Facebook.
It's it possible that this is a caché issue or something that is wrong in the code?
I tried reverting the meta tag "og:type" from "blog" to "website" but it didn't allowed me, can this be the problem?
Why do some of the posts share that countbox if the links are not the same?
And the wierdest thing, why only some of the posts have the issue while some are shared correctly?
As for an example, say post 1, 5 and 7 share the same countbox (+200). When you "like!" any of them, only the last of them (the most recent) gets to the FB wall.
This doesn't happen with the new posts, only with part of the old ones.
If the case, you can see it working: http://elrincondelacritica.com/
Thanks in advance.
By the way, if you need any piece of code just ask, this is not my page and I really need to fix this asap, also because it's online and running.
Thank you.
The FB debug tool shows that you didn't supply the fb:app_id > which seems to be crucial to render the news feed.
See: https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Felrincondelacritica.com%2F
You can create a Facebook App here: http://developers.facebook.com/apps
Once you've done that you can add the fb:app_id by adding this into your header:
<meta property="fb:app_id" content="000yourAPID000"/>
Thanks mate for the share. Next time I make a website I'll make sure to create an APP too.
And by the way, the error was because of the meta tag og:type changed from website to article. What I did was to leave it to article (not trying to change it "forcing" og:type - website) and placing each "bad" post in the FB Debugger. There were 30 or so... but it worked, and now the new posts work too, with zero count from the start and incrementing correctly, each in particular.

Social links in wordpress

Every time I try to set a social link for example to yigg i get messed up links in adress bar
It looks like this http%253A%252F%252Fbleibgesund.org%252Farchiv%252Fzitate%252F
And it schold be http://bleibgesund.org/archiv/zitate/1000-krankheiten-nur-eine-gesundheit/328
It does not matter what plugin for social bookmarking I use. They have all the same problem.
I searched for solution in internet but still not found a solution.
Anybody an idea what could the problem be?
The URL is getting encoded to be passed through a the API URL. That's normal. I tried the social links on the page you used there and they worked. Where isn't it working?

Resources