facebookdebuggingfacebook-graph-api

Facebook Linter returns 'Error Parsing URL: Error parsing input URL, no data was scraped.'


facebook returns "Error Parsing URL: Error parsing input URL, no data was scraped." when I use Facebook Linter. I already tried taking away the meta tags then putting them back in. I can't get this to work please help.

http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fstaging.eyp.ph%2Fmoms


Solution

  • It turned out that I had a slow SQL query that caused a slow first byte when loading. That caused facebook to timeout. Thank you Lix.