Support > Promoting Your Website > Social Media
The Pinterest meta tag is a useful piece of code that can be added to the HTML of a web page to help optimize the way content from that page is shared on Pinterest.
When a user pins content from a website, Pinterest will use the information in the Pinterest meta tag to populate the pin with a title, description, and image. This makes it easier for users to discover and share content, and can also help drive traffic back to the website.
Here's an example of how the Pinterest meta tag can be used:
<meta name = "pinterest" content = "nopin" description = "Sorry, this user does not allow pinning" />
This code tells Pinterest not to allow people to pin any content from the web page where it is placed. This could be useful if, for example, the page contains sensitive or confidential information that should not be shared.
Alternatively, the Pinterest meta tag can be used to provide more detailed information about the content being pinned. Here's an example:
<meta name="pinterest:description" content="This is a delicious recipe for chocolate chip cookies that are perfect for any occasion."/>
<meta name="pinterest:image" content="https://www.example.com/images/cookies.jpg"/>
In this case, the meta tag is providing a description of the content (a recipe for chocolate chip cookies) and specifies an image to use when the content is shared on Pinterest.
If your website is built with Create, we automatically add rich data (as above) to your live products, categories, events, blog posts and contact pages so you don't have to. However, for pages where you want to restrict pinning, you will need to add the "nopin" tag to your page following the instructions below.
For the code to function, you will need to place it in the "Custom <HEAD>" area of the pages you'd like to add the Pinterest Meta Tag to.
To do this, follow the steps below:
If you have any further questions, please get in touch and we will be happy to help.
Get in Touch