Hi Stackies,
since a couple of days the Like-Button on our site is not working anymore. When I press the like button it shows "error: The page at * could not be reached.". When I remove the redirect it works, but I don't want to remove it because doing so the URL to like will be changed and I loose all "likes" that were connected with the old URL.
I am using a basic XFBML setup with the markup:
<fb:like show_faces="false" layout="box" width="210px" href="http://url-that-redirects-via-301"></fb:like>
Can't find anyone with the same problem on Google neither any statement from Facebook that they don't support redirects anymore. Anyone can help?