Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

How to prevent content theft from your blog

I was navigating through the internet searching for some chicken recipes. I came to the" "whereincity.com" where I found so many recipes, veg as well as non-veg. I tried to Copy the text so that I can refer it later  but it didn't worked. Even selection of the text was not possible. I started to look into their webpage's source code to see how they are preventing the text selection. Very soon I found the script and tried it to use on blogger and luckily it worked. I thought that it should be shared to other bloggers so here is the trick to do that.

Follow these few simple steps and modify your Template.

  • Login to your blogger account.
  • Move to "layout”>"Edit HTML"
  • Backup you template so that you can have a copy of it if it get corrupted during the modification.
  • Now search for the "body"  tag as shown in the image below.
  • Now replace this body tag with the following code
  • <body ondragstart='return false' onselectstart='return false'>
  • Now it will appear like this

  • Now click "Save Template" and you are done.

Now enjoy your safe blogging.

If you like this post. Plz become a follower of my blog. You can also subscribe in your email to remain updated.



This post first appeared on WAQAR's, please read the originial post: here

Share the post

How to prevent content theft from your blog

×

Subscribe to Waqar's

Get updates delivered right to your inbox!

Thank you for your subscription

×