Recent Posts

How to Protect Your Pictures from Pinterest Pinnings

0

How to Protect Your Pictures from Pinterest Pinnings



4/05/2012

The interest on Pinterest has grown exponentially and users have been pinning photos from all over the internet. If your site leverages on having loads of images, this pinning fever might worry you a little – there are references to Pinterest as being the ‘haven for copyright violations’ for a reason. If you are not fond of having your valuable copyrighted photos pinned by these pinners, it may seem like there is nothing you can do to stop them, or is there?
prevent pinterest How to Protect Your Pictures from Pinterest Pinnings [Quicktip]
Pinterest itself has released a new feature that will allow you to disable pinning activities on your sites with a meta tag. It’s very simple to implement on your site, and there’s also a plugin you can use if you work on a WordPress blog. In this article, we will guide you on how to use these Pin-prevention methods to protect your photos.

Stopping Pinterest Pins on HTML sites

If you have your work on a standard html website, you can stop Pinterest pins by inserting a meta tag in the header section of your html page, within the <head> section. Make sure it is inserted before the closing </head>. The meta tag to use is as follow;
<meta name="pinterest" content="nopin" />
Your standard header file should look something like this once the meta tag is included;
prevent pinterest meta How to Protect Your Pictures from Pinterest Pinnings [Quicktip]
With this meta tag, Pinterest users who attempt to pin your photos will get this error message.
prevent pinterest error How to Protect Your Pictures from Pinterest Pinnings [Quicktip]

Stopping Pinterest Pins on WordPress sites

If you are using WordPress, you can simply add a new plugin to stop pinning activities. An example of a plugin you can use is called Pinterest Block. To use this plugin for your WordPress sites, go to your WordPress admin page, click ‘Add New’ under ‘Plugin’ section, and search for ‘Pinterest Block’.
prevent pinterest wp search plugin How to Protect Your Pictures from Pinterest Pinnings [Quicktip]
Once you have found the Plugin, install and activate. In the option panel, you will have a few options on how you want Pinterest Block to work on your site.
prevent pinterest wp options How to Protect Your Pictures from Pinterest Pinnings [Quicktip]
Check the options that are suitable for your site, then click "Save Settings". And that’s it; Pinterest users will now no longer be able to pin any photos from the pages you’ve blocked. The error shown will be the same as those for html websites.

0 comments: