FB Likes Not Updating Multiple Errors After Debugging
-
I’m having a few issues with Facebook shares/likes. Sometimes it won’t work correctly on a post (doesn’t display an image or doesn’t display the custom meta description). The issue is generally fixed once the link is run through Facebook’s Open Graph Object Debugger. Lately, the FB likes have not been updating on a post.
The following errors generally (perhaps always) come up after debugging:
Like Button Warnings That Should Be Fixed
Admins And App ID Missing fb:admins and fb:app_id tags are missing. These tags are necessary for Facebook to render a News Feed story that generates a high click-through rate.
Like Button Tag Missing og:title is missing. The og:title meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.
Like Button Tag Missing og:type is missing. The og:type meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.
Like Button Tag Missing og:image is missing. The og:image meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.
Notice
Warnings That Should Be Fixed
Inferred Property The ‘og:url’ property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property The ‘og:title’ property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property The ‘og:description’ property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.Other plugins include Jetpack and WP Super Cache (among others).
Any help would be greatly appreciated. I don’t know where to start in correcting the error.
Website is https://milkblitzstreetbomb.com/
https://www.ads-software.com/plugins/really-simple-facebook-twitter-share-buttons/
- The topic ‘FB Likes Not Updating Multiple Errors After Debugging’ is closed to new replies.