I recently installed WordPress, using the Weaver II theme, and I use the Jetpack widgets that came with the theme to connect with social media like Facebook, Twitter, etc. The problem is when I am sharing my blog post, I do not get an image or a title for the Facebook Share feature on Jetpack. I tried disabling Jetpack and using another plugin for social media, but the problem was the same.
I've searched this forum and several others for an answer. The best I can glean is that there is an issue with FB crawling my site and finding the meta data. I've added code specifying the meta data after I debugged the site using the Facebook debugger. And I inserted the code it suggested into the <Head> section. But I'm still getting an error: "The parser's result for this metadata did not match the input metadata. Likely, this was caused by the data being ordered in an unexpected way, multiple values being given for a property only expecting a single value, or property values for a given property being mismatched. Here are the input property =>content pairs that were not seen in the parsed result: 'og:url => http://www.rageforexplaining.com, og:url => http://www.rageforexplaining.com'"
I'm still fairly new to WordPress and I'm not a strong coder. Is there another fix for this? I was hoping that the Facebook integration would be fairly seamless.... Can anyone help?