GOAL: I'm trying to apply a Like button to my blog - this is my first time trying it.
BEHAVIOR: The button shows up, but when someone clicks "Like", the word "error" shows up in red next to the like button. No interaction with Facebook occurs.
FIX TRIED: I've tried both the iframe and the html5 implementation, same behavior using both methods.
FIX TRIED #2: The word "error" shows up as a hyperlink suggesting I use the Facebook Linter, so I did. However, when I put in my URL, the Linter gives this error:
Error Parsing URL: Error parsing input URL, no data was scraped.
I've tried my blogs main URL (douganddaniele.tumblr.com) and the URL of an individual post (http://douganddaniele.tumblr.com/post/14308744801/settling-in).
I'm using the Linter here: https://developers.facebook.com/tools/debug
PLEA FOR HELP: Clearly there is something here that I'm misunderstanding. Can someone help?