0
votes

I'm having a problem with Facebook Open Graph implementation with my wordpress blog. Although all the og meta are there in the head, Facebook debug tool told me: Error Parsing URL : Error parsing input URL, no data was scraped. Things I've already done:

  • Check for links mistypo
  • Try the Wordpress SEO plugin by Yoast, Facebook Open Graph impementation
  • Try WP Facebook Open Graph Protocol plugin
  • Remove and put manualy all the og meta tags in my header file one by one to found the error

None of these tricks worked and all of them ended with Facebook debug tool telling me: Error Parsing URL : Error parsing input URL, no data was scraped. But I founded that Google Webmaster Tool can see my tags and information about my blog. If you check source at sfapress.uphero.com you'll see that og meta tags are there where they are expected to be.

So, I'm just wondering: What am I missing? How wrong am I about that? Can anyone of you guys please help me figure this out? Thanks for help.

1

1 Answers

1
votes

It looks like your hosting provider, or possibly your web server, is denying access to the Facebook scraper. This is why it's saying no data was scraped. Take a look at https://developers.facebook.com/docs/opengraphprotocol/#bestpractices and https://developers.facebook.com/docs/ApplicationSecurity/#facebook_scraper for information on how the scraper appears to web servers.