|
I want to add a 'widget' to my website so that people can share my site on facebook/twitter etc.
I've signed up to addthis but my problem is this:
I have an online form which takes the user to a php page saying 'thanks for signing, please also share this with your friends'. Trouble is, the share button tries to share the php page and not the form like I want it to.
So, I need a share button which allows me to specify the URL of my homepage manually rather than just reading the current page url.
Any ideas on what is best?
Thanks.
|