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 \"
I had the same problem where my URL I was using in the debugger had this:
www.mysite.com?s=&blah=yes
Facebook didn't like the s query string not having a value.