Easy Tips! How to Protect Your Blogger Content from Being Copied
Blog at this time is something valuable, especially every time Posting in it ... Of course sometimes It's upset when Post Blog that already difficult hard to make, you type one by one ...
.. you are hard difficult typing, search for inspiration .. your own
out of sequence search Google or other search engine ...
And the one hanging out at Page 1 is that thief ... hehe
Copy Paste practice is already existed since ancient blogger hehe, but
it is currently the search system is actively giatnya developing
algorithm anti plagiarism ,,, but the name of the system there is also a
gap and weakness ..
"As strong as a system .. there will be gaps and weaknesses" so it
could be ente the original author who actually got the Plagiarism
Algorithm ...
Sure there's no trick that can really counteract the plagiarism .. but
there are several ways that at least can hamper the Plagiarist to run
the action ...
What are the tricks for Protecting / preventing Blogs on Copy Paste? Just look at the trick below ... this trick is already rama we use to
reduce the level of plagiarism in some of our blogs and as a result, at
least it can prevent some copyists Amateur .. hehe (if copyists are
still not yet)
Because there's always a trick behind the Trick ..
Use this CSS
/*Body cegah copas RahmanCyber.Net
>>>>>>>>>>>>>>>>>>>>>>>>*/
.post-body {
user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-khtml-user-select:none;
-webkit-user-select:none
}
.post-body pre code {
user-select:text;
-moz-user-select:text;
-ms-user-select:text;
-khtml-user-select:text;
-webkit-user-select:text
}
Post a Comment for "Easy Tips! How to Protect Your Blogger Content from Being Copied"