SNS 관련하여 공유하기 버튼 및 좋아요 +1 등의 버튼에 대한 참고 사이트를 찾아 정리해둔다. Facebook, Google 의 Share 나 Twitter 의 Tweet 등의 버튼은 원하는 이미지를 만든후 링크를 거는 형태로 구현할 수 있다.
공유하기 : https://www.facebook.com/sharer/sharer.php?u=[URL]
좋아요 : https://developers.facebook.com/docs/plugins/like-button/
페이스북 링크 이미지 강제 설정 하기 : <link rel="image_src" href="[이미지 경로]" />
* Google plus
Share : https://plus.google.com/share?url=[URL]
+1 버튼 : https://developers.google.com/+/web/+1button/?hl=ko
Tweet : https://twitter.com/intent/tweet?original_referer=[URL]&text=[text]&url=[URL]
Retweet : https://dev.twitter.com/docs/tweet-button
Share a link : https://about.twitter.com/resources/buttons
SMALL
'개발 아카이브 > 블로그 아카이브' 카테고리의 다른 글
| 마크쿼리를 이용한 티스토리 반응형 웹 디자인 적용 (0) | 2014.07.25 |
|---|---|
| [소셜댓글] 티스토리[Tistory]와 디스커스[Disqus] 연동 (0) | 2013.10.25 |
| [소셜댓글] 티스토리(Tistory) + 라이브리(LiveRe) 연동 (0) | 2013.08.01 |
| [소셜댓글] 티스토리 + Affogato Social comment 연동 (0) | 2013.07.31 |