{"id":5921,"date":"2018-01-08T06:25:09","date_gmt":"2018-01-08T14:25:09","guid":{"rendered":"https:\/\/www.homewiththekids.com\/blog\/?p=5921"},"modified":"2019-05-19T15:48:51","modified_gmt":"2019-05-19T22:48:51","slug":"control-images-pinned-pinterest","status":"publish","type":"post","link":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/","title":{"rendered":"How To Control Which Images Are Pinned To Pinterest"},"content":{"rendered":"\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5923\" src=\"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images.png\" alt=\"How To Control Which Images Are Pinned To Pinterest\" width=\"500\" height=\"563\" data-pin-description=\"You have several options to control which images are pinned to Pinterest from your website.\" data-pin-url=\"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/\" data-pin-media=\"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-pinterest.png\" srcset=\"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images.png 800w, https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-267x300.png 267w, https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-768x864.png 768w, https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-300x338.png 300w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure><\/div>\n\n\n\n<p>How often do you wish that you didn&#8217;t have to make every image on your site look like it was made for Pinterest? <a href=\"https:\/\/www.homewiththekids.com\/blog\/are-you-using-pinterest-for-your-home-business\/\">Pinterest can be a great traffic source for a blog<\/a>, but sometimes you want a little control over which images from your blog are pinned there. This way you can be certain that when someone pins from your site, they pin an acceptable image there. You have a few options to control which images are pinned to Pinterest from your website.<\/p>\n\n\n\n<p>For most of these, you will need to use the text editor in WordPress, not the visual editor.<\/p>\n\n\n\n<p><code><span style=\"font-weight: 400;\">data-pin-nopin=\"true\"<\/span><\/code><\/p>\n\n\n\n<p>If you have a particular image on your blog that you do not want pinned, nopin is a piece of code you want added to it. It should look like<\/p>\n\n\n\n<p><code>&lt;img src=\"image.png\" <span style=\"font-weight: 400;\">data-pin-nopin=\"true\"<\/span> alt=\"image description\" \/&gt;<\/code><\/p>\n\n\n\n<p>There are many reasons why you might want an image to be unpinnable. The big reason is if it isn&#8217;t yours. If you have permission to use an image from someone else&#8217;s site for a post (linked back to their post, I hope), it&#8217;s not ideal to have that image used on Pinterest to link back to your site.<\/p>\n\n\n\n<p>You can use nopin to keep people from using header images or other images that are used across your site on Pinterest. They aren&#8217;t the best representation of your site, after all. They may be better than nothing if a page has no images, but that&#8217;s something you will have to decide for yourself. I use this on my header images here.<\/p>\n\n\n\n<p>Sometimes there will be an image in a blog post that is perfectly acceptable in most ways for pinning, but for whatever reason, you don&#8217;t want it pinned. Maybe you used an image of your kids in a post and don&#8217;t want others pinning it, for example. Maybe you posted about organizing your home office, and only want the &#8220;after&#8221; image pinned, not the &#8220;before.&#8221;<\/p>\n\n\n\n<p>You can even block individual pages or your entire site from being pinned on Pinterest. There are few cases where this is a good idea, but you can do it. The code goes in the header and is<\/p>\n\n\n\n<p><code>&lt;meta name=\"pinterest\" content=\"nopin\" \/&gt;<\/code><\/p>\n\n\n\n<p>There are WordPress plugins that will allow you to do this for individual pages, which is more likely to be useful. However, the ones I found have not been updated in two years, so I can&#8217;t say if they&#8217;re still compatible.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Pin A Different Image Than Shown<\/h2>\n\n\n\n<p>Sometimes you want to pin a different image than the one shown. There are good reasons to do this.<\/p>\n\n\n\n<p>One reason is so that you can show one image in your blog post, one that you feel is sized to best suit the look of your blog. Maybe it&#8217;s in a horizontal orientation rather than the vertical orientation that is so strongly recommended for use on Pinterest. Those long images can get annoying on blogs sometimes.<\/p>\n\n\n\n<p>I&#8217;ve used this trick on the title image of this post. If you try to pin it, a longer image will show up. However, any other pinnable image you try to use will show up as expected if you try to pin it.<\/p>\n\n\n\n<p>The code is put into the HTML used to display the image. It should look like<\/p>\n\n\n\n<p><code>&lt;img src=\"image.png\" data-pin-media=\"image-you-want-pinned.png\" alt=\"image description\" \/&gt;<\/code><\/p>\n\n\n\n<p>If you&#8217;re tired of having huge graphics at the top of your blog posts, this lets you cut them down to size while still taking care of Pinterest.<\/p>\n\n\n\n<p>You may want to consider several other additions to your images as well.<\/p>\n\n\n\n<p><code>data-pin-description=\"description you want on your pinned post\"<\/code><\/p>\n\n\n\n<p>Data-pin-description allows you to choose the description you want to show when someone pins that image. They can change it if they want, but many people will just leave it be.<\/p>\n\n\n\n<p><code>data-pin-url=\"url of your blog post\"<\/code><\/p>\n\n\n\n<p>Data-pin-url allows you to tell Pinterest what URL to use when the image is pinned. This is useful if you find people are pinning a lot from your blog homepage, and therefore not getting your individual posts pinned. It&#8217;s also handy if you have a multi-page post and want people coming from Pinterest to start at the beginning. You must use the full URL of the post; a relative URL won&#8217;t work.<\/p>\n\n\n\n<p><code>data-pin-id=\"ID of your original pin\"<\/code><\/p>\n\n\n\n<p>Data-pin-id is a bit harder to use. You have to pin the image yourself and then view it to get the ID number of the pin from there. From there, it ensures that future pins of that image are linked to your original pin. These count as repins of that image, and may help with social proof. The ID number is the number you see in the URL of your pin.<\/p>\n\n\n\n<p>You can use any combination of the data-pin options on your images. All together they would look like<\/p>\n\n\n\n<p><code>&lt;img src=\"image.png\" data-pin-media=\"image-you-want-pinned.png\"&nbsp;data-pin-description=\"description you want on your pinned post\"&nbsp;data-pin-url=\"url of your blog post\"&nbsp;data-pin-id=\"ID of your original pin\" alt=\"image description\" \/&gt;<\/code><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Hide An Image<\/h2>\n\n\n\n<p>You can also hide an image in your post, but have it show up as an option when someone clicks the Pinterest button on the page. These won&#8217;t show up if someone clicks a specific image; they appear only with the Pinterest buttons you should have on your site.<\/p>\n\n\n\n<p>Add the images you want to hide to your post. These are probably larger than your other images, so you will want them at the bottom of your post. Then add the following code to the image HTML:<\/p>\n\n\n\n<p><code>&lt;div style=\"display: none;\"&gt;<\/code><\/p>\n\n\n\n<p>After the images, add:<\/p>\n\n\n\n<p><code>&lt;\/div&gt;<\/code><\/p>\n\n\n\n<p>So that the rest of your blog displays as normal. The whole thing should look like:<\/p>\n\n\n\n<p><code>&lt;div style=\"display: none;\"&gt;&lt;img src=\"image.png\" alt=\"image description\" \/&gt;&lt;\/div&gt;<\/code><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Featured Image<\/h2>\n\n\n\n<p>You can also add a Featured Image to your blog posts. There are some WordPress themes that will show these, but if yours doesn&#8217;t, you can use it to add an image that will only show when someone clicks your Pinterest button. It&#8217;s effectively a hidden image, but you don&#8217;t have to muck about with your HTML.<\/p>\n\n\n\n<p>If your theme shows the Featured Image in your blog posts, this may be more of a pain than a useful thing. This can be a bigger problem if your theme restricts the size of the image you can feature. But in most cases, it&#8217;s a good idea to use the Featured Image.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Always Use Pinterest Descriptions<\/h2>\n\n\n\n<p>While this won&#8217;t determine which image visitors pin to Pinterest from your site, Pinterest descriptions on each and every image in your post will help ensure that they have accurate descriptions on Pinterest. Without these, the information shown on Pinterest can be too vague to attract repins or traffic to your site. The code is included above.<\/p>\n\n\n\n<p>If you don&#8217;t use a Pinterest description, at least use alt tags. This isn&#8217;t as good, as this is not what alt tags are for, but it&#8217;s better than nothing.<\/p>\n\n\n\n<p>Taking advantage of the fact that you can control which images are pinned to Pinterest allows you to make the most of what appears there from your site. Your site can look the way you want it to, rather than have every displayed image look Pinterest-perfect. Play around, and you&#8217;ll see that I have an example of everything except hiding the whole page from Pinterest on this post. The butterflies are set as the featured image, and the cats are the hidden image. My logo at the top of the blog has the nopin tag.<\/p>\n\n\n\n<div style=\"display: none;\"><figure><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-5925\" src=\"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-hidden.png\" alt=\"How To Control Which Images Are Pinned To Pinterest\" width=\"800\" height=\"1618\" srcset=\"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-hidden.png 800w, https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-hidden-148x300.png 148w, https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-hidden-768x1553.png 768w, https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-hidden-506x1024.png 506w, https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-hidden-300x607.png 300w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure><\/div>\n","protected":false},"excerpt":{"rendered":"<p>How often do you wish that you didn&#8217;t have to make every image on your site look like it was made for Pinterest? Pinterest can be a great traffic source for a blog, but sometimes you want a little control over which images from your blog are pinned there.&#46;&#46;&#46;<\/p>\n","protected":false},"author":4,"featured_media":5924,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1319],"tags":[1194,1089,1195],"class_list":["post-5921","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-social-media-marketing","tag-images","tag-pinterest","tag-pinterest-friendly-images"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Control Which Images Are Pinned To Pinterest - Home with the Kids Blog<\/title>\n<meta name=\"description\" content=\"You can control which images are pinned to Pinterest from your website. Take advantage of these steps so you can make your website look good and still make great pins.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Control Which Images Are Pinned To Pinterest - Home with the Kids Blog\" \/>\n<meta property=\"og:description\" content=\"You can control which images are pinned to Pinterest from your website. Take advantage of these steps so you can make your website look good and still make great pins.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/\" \/>\n<meta property=\"og:site_name\" content=\"Home with the Kids Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/homewiththekids\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-01-08T14:25:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-05-19T22:48:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-featured.png\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"1664\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Stephanie Foster\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@HomeWithTheKids\" \/>\n<meta name=\"twitter:site\" content=\"@HomeWithTheKids\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Stephanie Foster\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/control-images-pinned-pinterest\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/control-images-pinned-pinterest\\\/\"},\"author\":{\"name\":\"Stephanie Foster\",\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/#\\\/schema\\\/person\\\/f28bf8730431b6f1377b988605663866\"},\"headline\":\"How To Control Which Images Are Pinned To Pinterest\",\"datePublished\":\"2018-01-08T14:25:09+00:00\",\"dateModified\":\"2019-05-19T22:48:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/control-images-pinned-pinterest\\\/\"},\"wordCount\":1213,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/control-images-pinned-pinterest\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/control-pinterest-images-featured.png\",\"keywords\":[\"images\",\"pinterest\",\"pinterest friendly images\"],\"articleSection\":[\"Social Media Marketing\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/control-images-pinned-pinterest\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/control-images-pinned-pinterest\\\/\",\"url\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/control-images-pinned-pinterest\\\/\",\"name\":\"How To Control Which Images Are Pinned To Pinterest - Home with the Kids Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/control-images-pinned-pinterest\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/control-images-pinned-pinterest\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/control-pinterest-images-featured.png\",\"datePublished\":\"2018-01-08T14:25:09+00:00\",\"dateModified\":\"2019-05-19T22:48:51+00:00\",\"description\":\"You can control which images are pinned to Pinterest from your website. Take advantage of these steps so you can make your website look good and still make great pins.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/control-images-pinned-pinterest\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/control-images-pinned-pinterest\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/control-pinterest-images-featured.png\",\"contentUrl\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/control-pinterest-images-featured.png\",\"width\":800,\"height\":1664,\"caption\":\"How To Control Which Images Are Pinned To Pinterest\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/\",\"name\":\"Home with the Kids Blog\",\"description\":\"Work at Home in Progress\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/#organization\",\"name\":\"Home With the Kids\",\"url\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/newlogo.png\",\"contentUrl\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/newlogo.png\",\"width\":395,\"height\":125,\"caption\":\"Home With the Kids\"},\"image\":{\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/homewiththekids\\\/\",\"https:\\\/\\\/x.com\\\/HomeWithTheKids\",\"https:\\\/\\\/www.instagram.com\\\/home_with_the_kids\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/hwtk\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.homewiththekids.com\\\/blog\\\/#\\\/schema\\\/person\\\/f28bf8730431b6f1377b988605663866\",\"name\":\"Stephanie Foster\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcfa59be2a418787ed1692f86012409b1e98340791623ac4b434b144a986445a?s=96&d=identicon&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcfa59be2a418787ed1692f86012409b1e98340791623ac4b434b144a986445a?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcfa59be2a418787ed1692f86012409b1e98340791623ac4b434b144a986445a?s=96&d=identicon&r=g\",\"caption\":\"Stephanie Foster\"},\"sameAs\":[\"https:\\\/\\\/www.homewiththekids.com\\\/about.php\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Control Which Images Are Pinned To Pinterest - Home with the Kids Blog","description":"You can control which images are pinned to Pinterest from your website. Take advantage of these steps so you can make your website look good and still make great pins.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/","og_locale":"en_US","og_type":"article","og_title":"How To Control Which Images Are Pinned To Pinterest - Home with the Kids Blog","og_description":"You can control which images are pinned to Pinterest from your website. Take advantage of these steps so you can make your website look good and still make great pins.","og_url":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/","og_site_name":"Home with the Kids Blog","article_publisher":"https:\/\/www.facebook.com\/homewiththekids\/","article_published_time":"2018-01-08T14:25:09+00:00","article_modified_time":"2019-05-19T22:48:51+00:00","og_image":[{"width":800,"height":1664,"url":"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-featured.png","type":"image\/png"}],"author":"Stephanie Foster","twitter_card":"summary_large_image","twitter_creator":"@HomeWithTheKids","twitter_site":"@HomeWithTheKids","twitter_misc":{"Written by":"Stephanie Foster","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/#article","isPartOf":{"@id":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/"},"author":{"name":"Stephanie Foster","@id":"https:\/\/www.homewiththekids.com\/blog\/#\/schema\/person\/f28bf8730431b6f1377b988605663866"},"headline":"How To Control Which Images Are Pinned To Pinterest","datePublished":"2018-01-08T14:25:09+00:00","dateModified":"2019-05-19T22:48:51+00:00","mainEntityOfPage":{"@id":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/"},"wordCount":1213,"commentCount":0,"publisher":{"@id":"https:\/\/www.homewiththekids.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/#primaryimage"},"thumbnailUrl":"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-featured.png","keywords":["images","pinterest","pinterest friendly images"],"articleSection":["Social Media Marketing"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/","url":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/","name":"How To Control Which Images Are Pinned To Pinterest - Home with the Kids Blog","isPartOf":{"@id":"https:\/\/www.homewiththekids.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/#primaryimage"},"image":{"@id":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/#primaryimage"},"thumbnailUrl":"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-featured.png","datePublished":"2018-01-08T14:25:09+00:00","dateModified":"2019-05-19T22:48:51+00:00","description":"You can control which images are pinned to Pinterest from your website. Take advantage of these steps so you can make your website look good and still make great pins.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.homewiththekids.com\/blog\/control-images-pinned-pinterest\/#primaryimage","url":"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-featured.png","contentUrl":"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2018\/01\/control-pinterest-images-featured.png","width":800,"height":1664,"caption":"How To Control Which Images Are Pinned To Pinterest"},{"@type":"WebSite","@id":"https:\/\/www.homewiththekids.com\/blog\/#website","url":"https:\/\/www.homewiththekids.com\/blog\/","name":"Home with the Kids Blog","description":"Work at Home in Progress","publisher":{"@id":"https:\/\/www.homewiththekids.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.homewiththekids.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.homewiththekids.com\/blog\/#organization","name":"Home With the Kids","url":"https:\/\/www.homewiththekids.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.homewiththekids.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2016\/10\/newlogo.png","contentUrl":"https:\/\/www.homewiththekids.com\/blog\/wp-content\/uploads\/2016\/10\/newlogo.png","width":395,"height":125,"caption":"Home With the Kids"},"image":{"@id":"https:\/\/www.homewiththekids.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/homewiththekids\/","https:\/\/x.com\/HomeWithTheKids","https:\/\/www.instagram.com\/home_with_the_kids\/","https:\/\/www.pinterest.com\/hwtk\/"]},{"@type":"Person","@id":"https:\/\/www.homewiththekids.com\/blog\/#\/schema\/person\/f28bf8730431b6f1377b988605663866","name":"Stephanie Foster","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/fcfa59be2a418787ed1692f86012409b1e98340791623ac4b434b144a986445a?s=96&d=identicon&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/fcfa59be2a418787ed1692f86012409b1e98340791623ac4b434b144a986445a?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fcfa59be2a418787ed1692f86012409b1e98340791623ac4b434b144a986445a?s=96&d=identicon&r=g","caption":"Stephanie Foster"},"sameAs":["https:\/\/www.homewiththekids.com\/about.php"]}]}},"_links":{"self":[{"href":"https:\/\/www.homewiththekids.com\/blog\/wp-json\/wp\/v2\/posts\/5921","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.homewiththekids.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.homewiththekids.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.homewiththekids.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.homewiththekids.com\/blog\/wp-json\/wp\/v2\/comments?post=5921"}],"version-history":[{"count":0,"href":"https:\/\/www.homewiththekids.com\/blog\/wp-json\/wp\/v2\/posts\/5921\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.homewiththekids.com\/blog\/wp-json\/wp\/v2\/media\/5924"}],"wp:attachment":[{"href":"https:\/\/www.homewiththekids.com\/blog\/wp-json\/wp\/v2\/media?parent=5921"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.homewiththekids.com\/blog\/wp-json\/wp\/v2\/categories?post=5921"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.homewiththekids.com\/blog\/wp-json\/wp\/v2\/tags?post=5921"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}