728x90
웹사이트에 핀터레스트 핀 넣기
여러분의 사이트에 Pin 을 노출켜주는 핀 위젯을 만들어보자.
먼저, print.js 스크립트가 페이지에 포함되어 있는지부터 확인해야 한다. 페이지당 한 번만 넣으면 된다.
간단하게는 아래와 같이 직접 불러올 수 있다.
</body> 태그 상단에 아래 내용을 넣는다.
<script
type="text/javascript"
async defer
src="//assets.pinterest.com/js/pinit.js"
></script>
핀이 생겼음을 알 수 있다.
https://developers.pinterest.com/docs/widgets/getting-started/?
https://developers.pinterest.com/docs/widgets/pin-widget/?
728x90
'소셜 SNS > 핀터레스트 Pinterest' 카테고리의 다른 글
핀터레스트 위젯 빌더 Pintereest Widget builder (0) | 2019.02.16 |
---|---|
웹사이트, 블로그에 핀터레스트 핀 넣기 (0) | 2019.02.16 |
핀터레스트 오늘의 이미지 2019년 2월 15일 Pinterest pin of the day (0) | 2019.02.15 |
핀터레스트 오늘의 이미지 2019년 2월 10일 Pinterest pin of the day (0) | 2019.02.10 |
핀터레스트 오늘의 이미지 2018년 11월 15일 Pinterest pin of the day (0) | 2018.11.14 |
핀터레스트 오늘의 이미지 2018년 11월 14일 Pinterest pin of the day (0) | 2018.11.14 |