I have a problem with the dynamic generation of thumbnail images on Facebook. I need to put a unique image on every subpage. I have page links like:
And on every page I put a unique meta property=”og:image”, for example:
<meta property="og:image" content="http://www.name.com/images/23.png"/>
But Facebook only sees the default og:image defined on the main page.
What can i do? Pls help.
You have to create a dynamic “og:url” as well.
Hope this helps.