I was able to share links from my WordPress blog on Facebook with no issues up till about a month ago. Previously, the abstract and featured image turned up fine, but now only the link shows up. I've tried adding OG meta tags to my functions.php
but it is not solving the problem. Using a plugin didn't help either.
I ran the facebook object debugger and I got a response code: 200 Error:
Can't Download: Could not retrieve data from URL.
Here is a sample link.
I was able to share links from my WordPress blog on Facebook with no issues up till about a month ago. Previously, the abstract and featured image turned up fine, but now only the link shows up. I've tried adding OG meta tags to my functions.php
but it is not solving the problem. Using a plugin didn't help either.
I ran the facebook object debugger and I got a response code: 200 Error:
Can't Download: Could not retrieve data from URL.
Here is a sample link.
I finally solved it. It was something with the permalinks. I changed the permalinks structure and suddenly it works.
For anyone who may have a similar problem, try going to settings under wordpress --> permalinks and try changing the permalink structure. I changed mine from day and name to post name and now facebook can recognise the links.
widget.js
is delaying page load for some reason, I suggest disabling that and testing again. – Milo Commented Apr 28, 2013 at 16:44