Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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.

share|improve this question
1  
Have you set also unique og:meta tags for each URL? – Lix Jul 14 '12 at 20:55
Where I should put that? – Reteras Remus Jul 14 '12 at 21:06
1  
og:meta tags should go in the document's <head> element.... – Lix Jul 14 '12 at 21:07
Okay, but how should look the code? <html og:meta = ??? > How? If you can give me an example, I would be very happy. – Reteras Remus Jul 14 '12 at 21:09
I did - there is a link in my previous comment. – Lix Jul 14 '12 at 21:10
show 5 more comments

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.