It all works perfectly, the problem is that one of my pages uses dynamic links.
ex. www.blahblah.com/dynamic?gsgregfdgcvbdg
as opposed to:
www.blahblah.com/dynamic.html
The problem occurs because the page that is liked is never the www.blahblah.com/dynamic.html but always the www.blahblah.com/dynamic?gsgregfdgcvbdg and facebook can 't recognize the tags when it's dynamic like that. Is there a way around this?
here is my code:<meta property="og:title" content="titlename" />
<meta property="og:description" content="desc" />
<meta property="og:image" content="http://www.website.com/Background/Back2012/refImage.png" />
<meta name="medium" content="video" />