Hi, Facebook has a debugging tool that will help figure out problems like this:
https://developers.facebook.com/tools/debug/?q=https%3A%2F%2Ftheinformer.ng%2F2020%2F12%2F11%2Fhuman-rights-activists-sent-an-open-letter-to-president-buhari%2F
It’s saying that it can’t connect to your server (Curl error: 56 RECV_ERROR
). I ran another external tool, and it gave a similar error (Unable to connect to the server
):
https://www.ssllabs.com/ssltest/analyze.html?d=theinformer.ng
I’d recommend reaching out to your web host, and asking them if they have anything blocking tools like that (e.g., firewall rules).
If they don’t, it might be that they’re not able to provide a reliable connection for your site, but that’s just a guess, it could be a lot of things.
-
This reply was modified 4 years, 3 months ago by
Ian Dunn.