How to protect your content on blogger? Skip to main content

How to protect your content on blogger?

In this Internet age, almost; everything is possible. Blogger.com is a free platform where everyone can create a free blog and can write own content. When you place ads on your blog, you can earn money. But here is a question, how to protect content on blogger.


*To protect your blog content on blogger, use following code:

<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 true" );
}</script>

*How to use above code on blogger?
  • Open your blogger account
  • Click on layout
  • Click on Add a Gadget
  • Click on HTML/Java
  • Paste above code in html box
  • Click on Save
  • Then goods to go !

Comments

Popular posts from this blog

How to add PNR status to your website on blogger?

If you have a blog on  blogger.com    then you can add your PNR status check html code to blogger. There are various videos, links or website which give the answer of the question “How to add your PNR status on blog or website on blogger?”. But here is a simple solution of the question. Only just follow the given steps: 1 First  Step 2 Second  Step 3 Third  Step 4 Fourth  Step <style> #box-with-shadows {   color:#222222;   background-color:#f9f9f9;   border:1px solid #eee;   box-shadow:0 4px 16px rgba(0,0,0,.2);   -moz-box-shadow:0 4px 16px rgba(0,0,0,.2);   -webkit-box-shadow:0 4px 16px rgba(0,0,0,.2);   display:block;   font-family:arial;   font-size:10pt;   width:80%;   margin:20px auto;   padding:20px;   position:relative;   z-index:10000 } .button{  width:110px; background-color:#FE...

How To Verify Adsense Account Without Adsense PIN?

Here is great solution for this problem"How To Verify Adsense Account Without Adsense PIN?". there are various link, videos and website which provides the answer of this question. But here is great solution on this website  ww w.thereadablepost.org .  First Step Go to Adsense account and click on Auction. Second Step Go to Adsense account and click on  this form Step Third Fill form carefuly

How to add HTML code on your blogger blog?

If you have a blog on  blogger.com   then you can add your html code to blogger. If you have a banner or direct ads or links in HTML then you can add on your blogger blog. There are various videos, links or website which give the answer of the question “How to add your HTML code on blogger blog / website”. But here is a simple solution of the question. Only just follow the given steps: 1 First  Step First  Step Go to  blogger.com  and open your account 2 Second  Step In the left menu, click on  Layout 3 Third  Step Click on  Add a Gadget 4 Fourth  Step Click on  HTML/Java script   and  paste your code in box 5 Fifth  Step Click on  Save ! Then goods to go! See also * Fix"404 : That's an error the requested Url / was not found on this server" * How to qu...

How to create static homepage for your website using blogger?

There are various link or website who give the answer of the question “ How to create static homepage for your website by using blogger”. More difficult to understand due to large paragraph and waste your time. So that, here I am going to explain in brief which is more easy to understand. Just follow the steps: How to create static homepage in blogger? 1 First Step Go to your  blogger.com  and  sign into your account 2 Second Step Click on  Page and create a page 3 Third Step Go to Setting and Click on Search Preferences 4 Fourth Step Go to Custom Redirects and click on edit 5 Fifth Step Type Page last url in second box and click on save 6 See Image and Follow All Steps for Make More Easy See also * Fix"404 : That's an error the requested Url / was not found on this server" * How to qualify for ...

How can we prevent Virus infection?

A virus a computer program that spreads or replicates by itself. How Preventing Virus Infection *We should avoid booting the computer with a  pen drive . If it is required to boot from a pen drive, we should use a pen drive that is virus free. *We should not use  pirated software . If the software has been obtained illegally it may contain a virus. *Update the  antivirus software  regularly so that it can detect and delete new virus. *We should not exchange our disk or pen drives with others. If we do so, we should always scan the disk or pen drive with an antivirus software before using it. *Always keep the  Auto-Protect , Internet-worm Protection, and  E-mail scanning  features of Anti-Virus software ON to prevent downloading of the infected files. *One should always keep at least one set of back-up copies of all original disks. This does not prevent a virus infection but it helps in the recovery process if a virus corrupts the...