언어 설정

Menu
Sites
Language
Sharing on social networking site

Hello,

Need to share the page on social networking site.

Is there any API available for implementation.

Responses

1 댓글
talari praveen kumar

Hi

To share on Facebook use the below code

<a href="http://www.facebook.com/sharer.php?u=http://www.google.com">Share This Link on Facebook</a>

To share a link on Twitter try with this

<a href="http://twitter.com/share?text=An%20Awesome%20Link&url=http://www.google.com">Share This on Twitter</a>