I have webshop and I added FB comments there. Everything works well but the page name link "USERNAME commented on PAGE NAME" is wrong. The url of commented product is http://www.domain.com/store/product_info.php?products_id=27 but the link shows it http://www.domain.com/?products_id=27.
Can I add the missing parts (store/product_info.php) to the link?