Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have face a problem to share my link in Facebook and twitter my link look like htt://www.examplesite.com/?refby=237551 this thank you

share|improve this question
2  
By the way, Can we know that problem? – Positive Mar 10 '11 at 5:36
I am not able to share this link in facebook and twitter – suman Mar 10 '11 at 6:26
That is true but what you tried what code you are using we don't know where it is failing how we can help – Positive Mar 10 '11 at 6:27
I use <script> function fbs_click() { u=location.href;t=document.title;window.open('facebook.com/…); return false; } </script><a href="facebook.com/share.php?u=<url>&t=Mylink"; target="_blank">facebook</a> can tell me what is the error of this code or give me some suggestion to complete the work – suman Mar 10 '11 at 6:32

closed as not a real question by Positive, fabrik, Bill the Lizard Mar 10 '11 at 15:58

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

There's a bug in Facebook Sharer service and it's reported here.

Current Status: Issues sharing URLs

We are experiencing problems sharing new URLs with sharer.php. For updates please subscribe to the bug.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.