Friday, 9 December 2016

Prevent Copy Paste on Your Blogger | How To

It is hard to digest your rankings are low  when you made every possible thing to make your content as good as possible and search engines ranked your content. But what happened is you content has been ripped out. There may be some people who search for hot and crunchy content like you produce. But when that content is actually floating all over the web, search engines will get sick to decide which blog to rank top.

By implementing this trick you will get rid of your fear of copy cats.

How to Disable Copy Paste in Blogger

step 1. Open Blogger.com and log in into your blogger.
step 2. Click on Layout. You will see a lot of floating widgets. You just click on any one of these open slots I mean Add a Gadget. I recommend find or add an empty slot at the footer section. By doing so the blog does not take much time to load actual content. And it increases User Experience.
step 3. You will find a small pop up window. Just scroll down and find that has HTML/JavaScript in its name. Click on it.



step 4. Leave the title as default (means nothing to write in it). In the content box, paste the following given code.
<!- START disable copy paste  --><script src='demo-to-prevent-copy-paste-on-blogger_files/googleapis.js'></script><script type='text/javascript'> if(typeof document.onselectstart!="undefined" ) {document.onselectstart=new Function ("return false" ); } else{document.onmousedown=new Function ("return false" );document.onmouseup=new Function ("return false"); } </script><!-- End disable copy paste by All Useful Tutorials-->
step 5. Now you just need to put things as they were. Click Save. And finally click on Save arrangement. And you are done.
Let's go test it out whether it is actually working. Open your one of blog posts in your blog and try to copy some text on your post. You can't. You just simple can not. Because it is protected now.
Now you can mindfully concentrate on your blogging journey and no one just can't simply copy your content and hurt your rankings on search engines.
So, comment below your thoughts using comment box about preventing copy/paste-ing job of copy cats.

  • Blogger Comments
  • Facebook Comments

0 comments:

Post a Comment

Item Reviewed: Prevent Copy Paste on Your Blogger | How To Rating: 5 Reviewed By: admin