Search code examples
facebookfacebook-graph-apihttp-status-code-404response

Facebook - URL returned a bad HTTP response code


For my website, www.mymoviematch.com, I cannot share any articles / pages on facebook due to facebook not scraping my site.

When I try the debugger, https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.mymoviematch.com%2Fpremiere%2F, it gives me "URL returned a bad HTTP response code", 404 error.

Meta tags and server response seem to be alright, so no idea what that might cause. I have read many similar problems, but cant find fix for mine... Can anyone help please?

Thanks


Solution

  • I have managed to fix my problem. The issue were the DNS records that were blocking the scraper. So if you have similar issue, check your DNS records. Thanks for help.