Friday, May 29, 2009

Preventing Copy Content

If you are a miser, may be you want to prevent some one steal or copy your blog content.

So, if you really want to do it, here is what you need :


  • Login to your Blogger

  • Click on Layout ------>>> Edit HTML
  • Search for tag <body>

  • Change the tag with this one :
<body onmousedown = 'return false'

oncontenttextmenu = 'return false'

onselectstart = return false'>


  • Then click on SAVE TEMPALTE

  • Done

No comments:

Post a Comment

Please submit your comments below.
If you find an error on word verification, just click at the "word verification" to show the word verification box.
Thanks