I have a share button on my website, I understand that the link is http://www.facebook.com/share.php?u=myurl. And everything works fine, but how do what it says when you click it, right now it shows my website and then “Coming Soon – Future home of something quite cool”… I did try adding &t=mytitle but nothing changed. Bellow is a screenshot. Thank you.
I have a share button on my website, I understand that the link is
Share
I’ll start with informing you that the facebook “sharer” has been deprecated and is no longer supported as it states here:
And here:
You should use the Like or Send buttons instead.
As for the content that is being presented in the feed, you can control that by adding open graph tags to the page you wish users to share, when facebook crawls your page it extracts those tags and creates the feed story.
In order to debug and see how facebook “sees” your page you can use the Facebook Debugger which will also clear the cache facebook already has for your page.