Add the Follow button and Pin, board, and profile widgets to give people more ways to interact with your Pinterest account from your website.
The Follow button lets people follow you on Pinterest and see things you save in their home feed. The Pin, board, and profile widgets help you showcase your Pinterest activity on your website.
To build these buttons and widgets yourself, use our widget builder. Alternatively, learn how to build a save button.
Follow button
- Go to the Follow button widget builder
- Enter your profile URL
- Copy and paste the provided code on your website page where you want to show the widget
Pin widget
- Go to the Pin widget builder
- Enter your Pin URL
- Copy and paste the provided code on your website page where you want to show the widget
Profile widget
- Go to the Profile widget builder
- Enter your Pinterest profile URL
- Click under "Size" to customize the size and shape of your button
- Copy and paste the provided code on your website page where you want to show the widget
Board widget
- Go to the Board widget builder
- Enter your Pinterest board URL
- Click under "Size" to customize the size and shape of your button
- Copy and paste the provided code on your website page where you want to show the widget
Widget instructions for popular hosts
- Wordpress
- Blogger
- Wix
- Tumblr
- Before adding the widget to Tumblr, you'll need to make sure you have a JavaScript line. Look for "pinit.js" in your HTML code. If you don't see it, add the following snippet right above the closing "</body>" tag:
<script type="text/javascript" async src="//assets.pinterest.com/js/pinit.js"></script>
- Before adding the widget to Tumblr, you'll need to make sure you have a JavaScript line. Look for "pinit.js" in your HTML code. If you don't see it, add the following snippet right above the closing "</body>" tag: