Hi @df50, I’m not sure how helpful I can be but I’ll give you all the information I have. My host said this in reply to my question:
I believe the IP may have been blocked by our server firewall, I’ve cleared out the firewall blocks and i’m seeing a 200 OK response via the Facebook Debug tool.
It looks like this was being classed as a bad bot / bad crawler on our server.
We’ve adjusted your .htaccess file to state that this is a Good Bot and to allow it through, the firewall block appears to have likely been from when this was being classed as a bad bot by the system, so this should now be fine going forward.
I looked in the .htaccess file and found these added lines. I’m not sure if they’re host-specific or not (I’m with EcoHosting) but just in case it helps:
BrowserMatchNoCase “(?:\b)FacebookBot(?:\b)” good_bot
BrowserMatchNoCase “(?:\b)facebookexternalhit(?:\b)” good_bot
BrowserMatchNoCase “(?:\b)Facebot(?:\b)” good_bot