I know there are N questions with this problem, but I can't figured out why I get the same comment on each page.
My index looks like: index.php?id=integer
Where integer is an ID for getting data from the database.
The code that fb given to me:
<fb:comments href='http://mylink.dot.com/index.php?id=$id' num_posts='2' width='850'></fb:comments>
I don't know what to do, I "googled" my eye, but I don't find any solution.
og:metatags for each URL? – Lix Jul 14 '12 at 20:55og:metatags should go in the document's<head>element.... – Lix Jul 14 '12 at 21:07