My site is wordpress based for the main part and has another part based on Zenphoto (with a theme including the wordpress theme layout) I had noticed the missing like buttons for some of the zenphoto pages (not all) but thoughts "I'll take care of that later ..."
I worked later on some php to get the open graph tags (image, url) and noticed that they were not recieved by FB for some pages (the same I mentioned earlier, as I noticed later.)
Passing them to the linter I saw that it does not see them.
Example :
http://www.voirleloup.com/galerie/catalogue/
(like buttons are not displayed) This is a zenphoto page that gets in the linter : "Response Code : 404" and "See exactly what our scraper sees for your URL" ... Gives me a blank page.
Second example http://www.voirleloup.com/galerie/
... another zenphoto page that the linter sees perfectly (like buttons work)
As the linter gives us no clue, I don't know what causes this problem in the first page, and that does not in the second ... Any help will be most welcome, Thanks, Nicolas