• Tutorials
  • Blogger Themes
  • Blogger SEO
  • Blogger Widgets
  • Internet
  • Mobile Phones
  • Gadgets
BloggerHero - Blogger Tuts, SEO, Themes, Gadgets
  • Home
  • Blogger
  • SEO
  • Themes
  • Internet
  • Widgets
  • Gadgets
  • About
  • search
    close

How to Prevent Your Blog Content from Getting Copied

 Rohitkumar  00:05  Leave a Comment
Tweet
How to Prevent Your Blog Content from Getting Copied
Do you want to protect your blog contents from getting copied ? Well, then you are at right place !

You can easily protect your blog posts, articles from getting copy - pasted by disabling right click on your blog. No right click = No copying !

As We know many Beginner Bloggers try to increase their Blog Posts by copying articles from other sites or blogs. This is really riddiculas for those who write there original blog posts and it really takes too much time to write a single post, I usually spent 1-1.30 hour for a single post on my blog.

So, Whats the Trick?
The trick is totally simple, you just have to add 1 simple script to your blog !

Try Out Yourself , Just follow these Simple Steps :
1. Go to Blogger > Dashboard > Layout.
2. Click Add Gadget > Select "HTML/Java Script"
3. Copy the following code and paste it in your blog.
<!--Disable Copy And Paste-->
<script language='JavaScript1.2'>
function disableselectundefinede){
return false
}
function reEnableundefined){
return true
}
document.onselectstart=new Function undefined"return false")
if undefinedwindow.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<div style='position: fixed; bottom: 2%; left: 2%;'>
<div class='shareEgg' id='shareThisShareEgg'/>
</div>
<a href="http://techethix.blogspot.com">Blogger Tricks</a>
4. Now Go to Blogger > Template > Edit HTML.
5. Find the code </head> 
6. After Finding </head> copy the following code just above it.
<script type='text/javascript'>
function addLinkundefined) {
    var body_element = document.getElementsByTagNameundefined'body')[0];
    var selection;
    selection = window.getSelectionundefined);
    var pagelink = "<br/><br/> Original from: <a href='"+document.location.href+"'>"+document.location.href+"</a><br/>Copyright EXEIdeas - All Rights Reserved"; // change this if you want
    var copytext = selection + pagelink;
    var newdiv = document.createElementundefined'div');
    newdiv.style.position='absolute';
    newdiv.style.left='-99999px';
    body_element.appendChildundefinednewdiv);
    newdiv.innerHTML = copytext;
    selection.selectAllChildrenundefinednewdiv);
    window.setTimeoutundefinedfunctionundefined) {
        body_element.removeChildundefinednewdiv);
    },0);
}document.oncopy = addLink;
</script>
7. Click Save, That's It you are done Now !
Go to your blog, Click Right Click , You will See there will not be any right click working !
Hope you would find above tutorial helpful, din't forget to Subscribe Us via Email and You can share this post with your friends ! Add Our Badge as Reputation !
Want More Fun? Try TechEthix

    Sharing is Caring!

  • Facebook
  • Twitter
  • Google+
  • StumbleUpon
  • linkedIn
  • StumbleUpon

Rohitkumar A

Posted In blogger, how to, trick, widget
Subscribe Now

Get Latest Posts Directly Into You Inbox

0 comments:

Post a Comment

Newer Post Older Post Home
Do you like my work?

Buy Me a Coffee!

Popular Posts

  • How to use full ISP bandwidth to speed up downloading
  • How to add Custom Fonts in Blogger or Any Website
  • MaterialMix : A Free Material Design Blogger Template
  • Download Materiality Blogger Template
  • Resume Lite - One Page Resume Blogger Template
  • Best Social Media Widget for Blogger | 2017
Email Newsletter

Get Latest Posts Directly Into You Inbox

Labels

Android blogger browser Buy computer css drop down menu Gadgets Google how to internet Laptops Mobile Phone phone responsive reviews SEO smartphone Social Media Social Share Widgets subscription box Template tool trick widget Wireless youtube
Powered by Blogger.

Popular Posts

  • High PR Forums That Can Bring You High Traffic
  • Sensational v2.0 Responsive Blogger Template
  • Materiality - Material Design Blogger Template
  • MaterialMix : A Free Material Design Blogger Template
  • BloggerHero Free Premium Blogger Template
  • [Fixed] Facebook Share Thumbnail Is not Showing on Blogger

Contact Form

Name

Email *

Message *

  • Home
  • About
  • Contact
  • Sitemap
  • Services
  • Request
  • Privacy Polciy

© 2013 BloggerHero.com. All Rights Reserved. Designed with Love for Everyone!