everyone..
My problem is I added facebook like button to my dynamically generated php page in my website. This is such a page
But it is not working as I expect. When I liked facebook not display my liked information.
any comments are greatly appreciated.
Thank you.
You have
og:urlin your OpenGraph Meta tags in URL encoded form which is wrong.Your page located at:
and this is URL you should use in your
og:urltag instead of:BTW, You should use Debug tool to discover errors in your OpenGraph data.