We have had a standard Facebook Like button (box count) on all the article pages in our website for well over a year now, without an issue (e.g. Share with friends box near top right of article ).
When a user 'Likes' a page it sends all the right stuff to their Facebook profile (image, title, precede, etc)
The link however is appended by several parameters that, when clicked from within a Facebook profile, results in a 404(page cannot be found). This is in no way acceptable and I have had to turn off the Like button until I can resolve the issue.
Facebook adds these parameters to the link: (www.website.com/page?fb_action_ids=ZZZZZZZZZZZZZ&fb_action_types=og.likes&fb_source=aggregation&fb_aggregation_id=ZZZZZZZZZZZZZZZ)
The website needs only this as a link (www.website.com/page)
A similar issue occurred some time ago with AddThis links, but I was able to go to their site and check/uncheck something and problem solved (took 2min once I worked out what was happening).
No such luck with Facebook. Is there a way to 'turn off' the parameters?
I have spent many hours searching for a solution and found many ways to add more parameters etc. but nothing on how to remove the parameters. Website runs on Lotus Notes so PHP, ASP scripts etc will not work in this case
Please help so that our readers can resume sharing our articles amongst their friends.
Thanks in advance.