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.

Possible Duplicate:
How does Facebook Sharer select Images?

I use facebook debugger for test my page (http://developers.facebook.com/tools/debug). When I test this page - http://chatterbay-test.appspot.com/user/FlashMaster, debugger can't find any meta tags, but when I try test same code on another server - http://194.105.145.52:8080/wc/face.html debugger show title, description and image.

share|improve this question

marked as duplicate by BK., agf, genesis, Jeff Atwood Oct 3 '11 at 11:41

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

That's because if you go to http://chatterbay-test.appspot.com/user/FlashMaster you need to sign in.

As such the debug tool can't read your page.

share|improve this answer
1  
And the sign in page lacks those meta tags. +1. – Jimmy Sawczuk Aug 25 '11 at 16:01

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