hi all,
I have an product detail page which is fully dynamic. product info depends on product id.
i put facebook like button and meta tags on that page.
it working on localhost but when i upload same code on server its not working.
menas it shows an error 'image corrupt' but it shows on localhost then also it's working.
bt not on server
i used following code
<fb:like expr:href='data:post.url' send="false" layout="button_count" width="450" show_faces="true" font="verdana" ></fb:like>
and added meta tags on page init.
plz help
Happy Programming!!
Rohi