blog
Add a Pinterest 'Pin It' button to your blog post
Last updated: November 4, 2022
Applies to:
-
Marketing Hub Professional, Enterprise
-
CMS Hub Starter, Professional, Enterprise
- Legacy Marketing Hub Basic
Add the following code to your HubSpot blog post template to add a Pinterest button to each post.
- In your HubSpot account, navigate to Marketing > Website > Blog.
- In the left sidebar menu click the More Tools dropdown menu, then select Manage blog template.

- In the Blog Content module, click Edit Post Template.
- Locate the following social sharing HubL token in the blog post HTML:
{% blog_social_sharing "blog_social_sharing" overrideable=False, label='Blog Social Sharing' %}
- Paste in the following code for the Pinterest button, immediately following the social sharing token:
<a class="pinterest" href="//www.pinterest.com/pin/create/button/?url={{ content.absolute_url }}&media={{ content.featured_image }}" data-pin-do="buttonBookmark" ><img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" /></a>
- Click Publish changes.
blog
Thank you for your feedback, it means a lot to us.
This form is used for documentation feedback only. Learn how to get help with HubSpot.
Related content
-
Understand the source of a page's styling
There are multiple places where content styling can be added in HubSpot, and it is applied in a specific...
Knowledge Base -
Insert and manage anchor links
By creating an anchor on a specific part of a page, blog post, or knowledge base article, you can add a link...
Knowledge Base -
Exclude traffic from your site analytics
After connecting your domain to HubSpot or installing the HubSpot tracking code on your external site, the...
Knowledge Base