I have a web site that is generated via templates and it has many pages so I can not manually input all the urls in this Facebook comments script code. Here is the code: <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:comments href="mydomain.com/my-directory/random-page.htm" num_posts="5" width="500"></fb:comments> Code (markup): Can anybody suggest how the script can get the correct URL so the comments are listed for the right page? Thanks