I added the like facebook button on my website, it works well except that the popup window doesn't show me the correct content.
Simple sample: In the homepage of my website I set the title tag to its name, suppose it is called "the universe". Then I go to another page that has a title like "the sun is hot". If I click "like it" on this page the popup content shows me "the universe". This is wrong, I want "the sun is hot".
How to set the correct content on the popup window? Does the button "like it" take the title tag or what else? Thank you