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.

I have developed my first facebook application, and I have uploaded the thumbnails and icons for it enter image description here. However when I'm linking my application or posting it to someone's wall, the icon appears as if I didn't upload it.

enter image description here

My question is if this image should be inside my PHP api code or do I have to upload it from my facebook app page?

share|improve this question
are you using the same icon on your website, and have you added it on your app? – Virendra Rajput Dec 5 '12 at 13:25
I didn't use any icon on my website. I thought this is only related to the facebook application, since I'm sharing the link inside facebook. I've also tried some meta tags with the icons in it, but it didn't work. – Vodaldrien Dec 5 '12 at 13:28

1 Answer

up vote 0 down vote accepted

I found the solution. Seems there was a problem with facebook cache, so I used the debugging tool and now whenever I share the link, my thumbnail is showing up. I didn't have to do anything inside the code, only on the facebook app UI.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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