PINNED POST

[PIN][slideshow]

HOW TO REDIRECT CONTENT THIEVES WHEN THEY PRESS CTRL+U IN BLOGGER

Today you are going to be learning something new which is how to redirect content thieves to a landing page when they try to steal your content either by ctrl+u

Today you are going to be learning something new which is how to redirect content thieves to a landing page when they try to steal your content either by ctrl+u on their keyboard to view your page source and copy your content through your page source , It is never easy as a blogger to keep your content 100% secured as there are still many thieves out there who are ready to use a premium script or software to adopt your content. Meanwhile we will still be fighting the small thieves with scripts to prevent them gain access to your original content cause we as a blogger know that it is never easy to loose your quality post to thieves that end up gaining the juice of your content from search engine since DCMA as google state for bloggers to report copyright content which will take sometimes weeks to month for google to even visit the copyrighted post and de-index it so today we will take one step by putting a stop to content thieves by disabling the CTRL + U and it will automatically redirect them to a landing page which you have set to either warn them or threatening them so let get started

STEP 1:

Login to your blogger dashboard

STEP 2:

Click on Theme

STEP 3:

Click on edit html

STEP 4:

Now search for this code </head> or </body> If you see any of the code on your template paste the below code above it and press save you are done...

[ SCRIPT ]

<script type='text/javascript'>
//<![CDATA[
shortcut={all_shortcuts:{},add:function(a,b,c){var d={type:"keydown",propagate:!1,disable_in_input:!1,target:document,keycode:!1};if(c)for(var e in d)"undefined"==typeof c[e]&&(c[e]=d[e]);else c=d;d=c.target,"string"==typeof c.target&&(d=document.getElementById(c.target)),a=a.toLowerCase(),e=function(d){d=d||window.event;if(c.disable_in_input){var e;d.target?e=d.target:d.srcElement&&(e=d.srcElement),3==e.nodeType&&(e=e.parentNode);if("INPUT"==e.tagName||"TEXTAREA"==e.tagName)return}d.keyCode?code=d.keyCode:d.which&&(code=d.which),e=String.fromCharCode(code).toLowerCase(),188==code&&(e=","),190==code&&(e=".");var f=a.split("+"),g=0,h={"`":"~",1:"!",2:"@",3:"#",4:"$",5:"%",6:"^",7:"&",8:"*",9:"(",0:")","-":"_","=":"+",";":":","'":'"',",":"<",".":">","/":"?","\\":"|"},i={esc:27,escape:27,tab:9,space:32,"return":13,enter:13,backspace:8,scrolllock:145,scroll_lock:145,scroll:145,capslock:20,caps_lock:20,caps:20,numlock:144,num_lock:144,num:144,pause:19,"break":19,insert:45,home:36,"delete":46,end:35,pageup:33,page_up:33,pu:33,pagedown:34,page_down:34,pd:34,left:37,up:38,right:39,down:40,f1:112,f2:113,f3:114,f4:115,f5:116,f6:117,f7:118,f8:119,f9:120,f10:121,f11:122,f12:123},j=!1,l=!1,m=!1,n=!1,o=!1,p=!1,q=!1,r=!1;d.ctrlKey&&(n=!0),d.shiftKey&&(l=!0),d.altKey&&(p=!0),d.metaKey&&(r=!0);for(var s=0;k=f[s],s<f.length;s++)"ctrl"==k||"control"==k?(g++,m=!0):"shift"==k?(g++,j=!0):"alt"==k?(g++,o=!0):"meta"==k?(g++,q=!0):1<k.length?i[k]==code&&g++:c.keycode?c.keycode==code&&g++:e==k?g++:h[e]&&d.shiftKey&&(e=h[e],e==k&&g++);if(g==f.length&&n==m&&l==j&&p==o&&r==q&&(b(d),!c.propagate))return d.cancelBubble=!0,d.returnValue=!1,d.stopPropagation&&(d.stopPropagation(),d.preventDefault()),!1},this.all_shortcuts[a]={callback:e,target:d,event:c.type},d.addEventListener?d.addEventListener(c.type,e,!1):d.attachEvent?d.attachEvent("on"+c.type,e):d["on"+c.type]=e},remove:function(a){var a=a.toLowerCase(),b=this.all_shortcuts[a];delete this.all_shortcuts[a];if(b){var a=b.event,c=b.target,b=b.callback;c.detachEvent?c.detachEvent("on"+a,b):c.removeEventListener?c.removeEventListener(a,b,!1):c["on"+a]=!1}}},shortcut.add("Ctrl+U",function(){top.location.href="http://www.bloggarians.com.ng/"});
//]]>
</script>

Now what you will need to change is the www.bloggarians.com.ng highlighted in red to whatever URL  you want to redirect your content thieves to for example if you implement this code on your without changing the line highlighted in red if you press CTRL+U on your keyboard you will be redirected to bloggarians.com.ng so you will have to change the URL to yours ALSO NOTE that you can send the content thieves to your Terms of use page or Privacy policy page for them to understand that all the content on your blog can't be copied without authorisation from the blog admin

DON'T JUST VIEW AND GO SHARE THIS TO YOUR FACEBOOK FRIENDS AS WELL 👰

DID I MISS ANYTHING Well you can contribute yours via the comment box and we will add it to these post which simply means that this post will be updated as new contributors comes in... and the best is when we add your contribution to the post we will also add your social media handle for those who love your contribution to like or follow you so when commenting your contribution don't forget to add your social media URLS| Be the first to contribute

And don't forget to always check back we update our blog with new post every day on topics that can help you or your business grow and also help you earn big from what you love doing we never disappoint we make sure our visitors get every benefit for their Visit we love comments 💗 |
Do you like this post then you can subscribe for it here SUBSCRIBE HERE so when next we post relatedly to HOW TO REDIRECT CONTENT THIEVES WHEN THEY PRESS CTRL+U IN BLOGGER you will get it directly to your PC so you don't miss out - No email required


Author image
MORE ABOUT RICHARD ODDS
==================================================
I am Richard Odds by name a blogger, Social media Expert, Business planner, SEO specialist and a Web developer with the power of creativity i decided to create this blog where i can teach people how to explore this Digital erra and making the goal of archieving three things online which is KNOWLEDGE | POWER | and WEALTH

Join me on Social Media



3 comments:

  1. The problem is, either you did not even use it on Bloggarian or it is not working cos I just viewed your source code. It could be useful when I am designing a blog for someone

    ReplyDelete
  2. Yeah i didn't implement that on my blog here i will be implementing it on another demo blog and make a demo here Thanks for stopping by anyway

    ReplyDelete
  3. nice post bro it really helps thanks

    tolulopeworld.blogspot.com

    ReplyDelete

PAGE LOAD TIME

[PAGE LOAD TIME][grids]

ADSENSE LESSON

[adsense][slideshow]