Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

This is my website: http://ilikeyou.tk.
My problem is that when I want to share it as a link, instead of showing the proper title, description and thumbnail, it shows 'ilikeyou.tk' as the title and description.
It used to work, I tried to debug the url through facebook a few times.
When you click 'LIKE' on anything, it shares the page on the wall and it seems to work then.

What's wrong?

share|improve this question

closed as off topic by Michael Petrotta, BK., Bo Persson, Brad Larson, PaĆ­lo Ebermann Sep 4 '11 at 20:42

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

Make sure you're HTML is well formed. Use http://validator.w3.org/ to fix up the errors.

share|improve this answer

Set the og:title and og:description open graph meta tags and then clear the cache for your url using the Facebook linter.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.