The share button on
http://www.wrappz.com/createyourown/devices
- when clicked – it shows http://usa.wrappz.com and content from http://usa.wrappz.com as well.
I have checked the url with facebook debug tool but the same result. Even if the page is changed and there is no usa.wrappz.com in whole page source ( removing the dropdown on that page – which is the only place it has word usa.wrappz.com ) – it still shows the contents from usa.wrappz.com.
can anyone help me with this, as it seems facebook share button is not working as it should be.
Any help is really appreciated.
Thanks
The facebook share button (or the share url) is deprecated, you can read it in the docs:
(reference: http://developers.facebook.com/docs/share/)
(reference: http://developers.facebook.com/docs/reference/plugins/like/)
You can maybe find what’s wrong here, but the right thing to do is to stop using it altogether.