I found some hints here but neither are good for me. So the problem is, clicking on a Like button the popping window has the right generated link, but on the facebook page, I have only the base url.
OG tags: I cant set og tags because there are hundreds like buttons on the page at the same time.
I also used encodeURIComponents() for the url.
Interestingly, earlier it was working, we observed this problem at the end of 2012, so something FB changed. Code wasn't changed meantime.
Any idea how to get correct urls in the posts?
You can try it out yourself: madarmegfigyeles.hu - click on a bird icon then like (check the full url generated first, and then the post made by fb)
thank you
EDIT: if I hard code an url into the og:url tag, I get a "Circular redirect" error, with a 302 response code.