Thursday, 7 May 2015

3 Effective Ways To Blog Can Not Copy And Paste

I am very confident and tutorial topics to blog can not dicopas been widely publicized and discussed. But of these ways, there will be a difference Which best techniques to be applied in your blog purpose is not to protect so you write articles that have been through a process of trial and error is not republish without your permission. I myself was initially not so concerned with this case, but as the number of prankster doing copy and paste without editing and without permission makes me have to do it. Imagine 3 of 4 blog that I run a lot of articles and contents in Copas and in the claims. Which I feel is hurt. Is not it a PROFESSIONAL BLOGGER "Looking for friends, looking for ideas, researching, producing, concluded, write and publish?" not "Copas and hurt the feelings of others".



So that blogs can not copy and paste

From there I researched how to keep the content or blog posts can not be copied and the results I found three effective techniques for making unethical idly waste time getting them to do evil.

I. Techniques How To Blog Unable At Right Click With jQuery
The first technique is to use jQuery / JS. Which would I apply is to blog or post your article not can not Ctrl + A + C and Ctr can not right-click. Here's how:
1) Log into your blog dashboard click Templates and then do the back up
2) Click the Edit templates and search jQuery syntax in your blog template like this
<Script src = "http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
3) Place the following code just below the jQuery
</ Script>
<Script type = "text / javascript">
$(document).ready(function(){$(document).bind("contextmenu",function(a){a.preventDefault()})});function keypressed () {return false} document.onkeydown = keypressed;
</ Script>
4) Click Save
Until this first technique, your blog can not be copied because it has done disable right-click and disable Key. Unfinished because your articles can still be in the block by performing manual selection through the mouse. For that you need the next technique.

Techniques II. Ways To Blog Not Be Selected / Blocked By Using CSS
The second technique is to use CSS should work in all browsers. Be it in the browser engine WebKit, moz and other browsers. Here's how:

1) Go to the Edit Template
a) Find selector body then add each column properties that are in the syntax below into the body selector
b) Or just place it under proper CSS syntax above]]> </ b: skin>
body {
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-MS-user-select: none;
-khtml-user-select: none;
}
2) Click save
Now your blog can not click either the right or blocked by using Ctrl + A Ctr + C or by mouse selection. Do not like it because your blog can still be copied via blog feeds! And both of these techniques will be futile if you do not set the blog feed. That is the reason why many bloggers are still complaining because his blog at Copas though they've put up a script for disabling right-clik.

Techniques III. Ways To Feed Blog Not Be In Copas
1) Go to settings / settings of your blog and then click the Other / Others
2) On the Site Feed, select Allow Blog Feeds and change becomes Until Jump Break


Protecting blog so can not copy and paste

By regulating technique III to this, we will force builders Copas to open and read the full article from the feed to the blog page and the results they will face the technique I and II.

That is the way to protect articles or blog posts that can not copy and paste. If you're still confused or you have other technical ways and please comment. Happy coding!


Do not Forget To Click Ads Help Available In Blog All About Tutorials ^ _ ^

Thus, hopefully useful, join the Facebook Grup 

NB: Please help if you can report dead links to BB PIN: 288BA288
Or can be via the comments below ...
That is all and thank you
Greetings Newbie ^ _ ^

No comments:

Post a Comment