0

I am trying to share my video on facebook, it is sharing fine but video thumbnail is not showing on the share page.

my code is :

window.open("http://www.facebook.com/sharer.php?s=100&p[url]=" + inv_getlocation() + "&p[title]=" + shareTitle + "&p[summary]="+ shareDesc + "&p[images][0]=" + shareThumb);

If anyone have any idea about this, please share.

Vipul
  • 431
  • 1
  • 5
  • 16
  • 1
    http://stackoverflow.com/questions/4967979/facebook-share-url-thumbnail-problem : You can go through this link to find your answer. – Shaunak Shukla Jul 10 '13 at 08:30

1 Answers1

0

I have made some chnages in my images, which I'm using for thumbnail image, now some posts shows thumbs and some doesn't show any thumb, if someone faced this type of problem please share.

You can go through this link for more information.

Vipul
  • 431
  • 1
  • 5
  • 16