-->

Kumpulan Kode Anti Copas (Copy Paste) LENGKAP

hpk

Kombinasi Kode Anti Copas

Kumpulan Kode Anti Copas (Copy Paste) LENGKAP - Hai sobat ATAEH, kali ini @ataeh akan memberikan tips agar konten artikel sobat tidak di curi orang, jadi artikel ini ataeh beri judul Kumpulan Kode Anti Copas (Copy Paste) LENGKAP. Selengkap apakah tips & triknya? yuk kita simak bersama.

Btw, Copas singkatan dari copy paste adalah aksi dari ulah para plagiator yang malas membuat artikel, sehingga banyak artikel-artikel yang berkualitas menjadi babak belur karena ulah para plagiator.

Para Copaser (istilah dari para peng-copy paste) dengan santai mengambil artikel milik orang lain, setelah itu dia upload atau dia unggah di website miliknya sendiri. Perilaku semacam ini membuat orang yang memiliki tulisan (sang empunya tulisan awal) merasa dirugikan. Kalau artikel yang dicuri adalah artikel yang anda buat, pasti anda merasa kesal to...


Sudah banyak piranti kode anti copas yang bertebaran yang disuguhkan untuk menangkal para plagiator. Namun, tetap saja aksi maling artikel ini masih bisa membobol website yang sudah di pasang anti copas.

Nah kali ini ATAEH akan memaparkan dan memberikan tips and trik piranti anti copas yang lengkap, dan sobay bisa terapkan di blog atau website sobat, baik satu atau semuanya. Jadi dengan menggunakan platform anti copas ini, sobat bisa memilih menggunakan satu atau lebih anti copasnya. Atau sobat bisa kombinasikan anti copasnya (pasang semua).

Jika sobat ingin blog yang sobat kelola benar-benar aman dari ulah para plagiator, sobat bisa aplikasikan kombinasi kode di bawah ini. Ada banyak kode anti copas yang akan ATAEH paparkan dan jelaskan satu persatu.

Silakan sobat terapkan semua kode di bawah ini untuk menangkal plagiator atau peng-copas (copy paste)

1. Kode Anti Copy Paste (menggunakan CSS Non Javascript) - Recommended


.post-body{
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

Cara penerapannya.
1. Masuk ke akun blogger
2. Langsung menuju ke halaman Edit HTML
3. Cari kode ]]></b:skin> Lalu pastekan code CSS di bawah ini tepat di atas kode  ]]></b:skin> Atau diatas kode </style>

Kode CSS Anti Copy Paste diatas Sudah otomatis mengatur Mana text yang bisa dicopy dan mana yang tidak bisa dicopy, Jika dalam artikel sobat terdapat kode syntax, atau blockquote (Catatan), maka pengunjung tetap bisa mengcopynya, Tetapi tidak untuk konten atau tulisan artikel sobat.

2. Menerapkan Kode Anti Disable Javscript - Recommended


<style scoped='' type='text/css'>#h237{background:url(http://pa1.narvii.com/6751/a4bda4ffab11c74b9d3d31714ae93a30af6d2a64_00.gif);color:#fff;position:fixed !important;position:absolute;top:0;top:expression((t=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+"px");left:0;width:102%;height:102%;background-color:#fcfcfc;opacity:.99;display:block;padding:7% 0;bottom:0;right:0;z-index:9999!important;}#h237 *{text-align:center;margin:0 auto;display:block;font:bold 14px Verdana,Arial,sans-serif;text-decoration:none}#h237 * a {padding:12px 15px!important;background-color:#f77c6a;color:#fff!important;font-weight:700;font-size:14px;font-family:'Open Sans',sans-serif;text-align:center;text-transform:uppercase;letter-spacing:0.5px;border-radius:3px;display:block;margin:15px auto;clear:both;width:20%;transition:all 0.3s ease-out;}#h237 * a:hover {opacity:.9;}#h237 ~ *{display:none}</style><div id="h237">
<span>Mohon Aktifkan Javascript!<a href="http://www.enable-javascript.com/">Enable JavaScript</a></span></div>
<script>window.document.getElementById("h237").parentNode.removeChild(window.document.getElementById("h237"));(function(l,m){function n(a){a&&h237.nextFunction()}var h=l.document,p=["i","s","u"];n.prototype={rand:function(a){return Math.floor(Math.random()*a)},getElementBy:function(a,b){return a?h.getElementById(a):h.getElementsByTagName(b)},getStyle:function(a){var b=h.defaultView;return b&&b.getComputedStyle?b.getComputedStyle(a,null):a.currentStyle},deferExecution:function(a){setTimeout(a,250)},insert:function(a,b){var e=h.createElement("span"),d=h.body,c=d.childNodes.length,g=d.style,f=0,k=0;if("h237"==b){e.setAttribute("id",b);g.margin=g.padding=0;g.height="100%";for(c=this.rand(c);f<c;f++)1==d.childNodes[f].nodeType&&(k=Math.max(k,parseFloat(this.getStyle(d.childNodes[f]).zIndex)||0));k&&(e.style.zIndex=k+1);c++}e.innerHTML=a;d.insertBefore(e,d.childNodes[c-1])},displayMessage:function(a){var b=this;a="abisuq".charAt(b.rand(5));b.insert("<"+a+'><img src="http://3.bp.blogspot.com/-2EGDZuWXNpQ/VFm5GWf22bI/AAAAAAAABis/VLUHqasnl0w/s1600/Disable%2BAdblock.png" height="350" width="699" alt="" /> <a href="JavaScript:window.location.reload()">Reload</a>'+("</"+a+">"),"h237");h.addEventListener&&b.deferExecution(function(){b.getElementBy("h237").addEventListener("DOMNodeRemoved",function(){b.displayMessage()},!1)})},i:function(){for(var a="DivTopAd,ad-zone-1,ad_190x90,ads-sticky,iqadtile5,leftframeAD,tobsideAd,ad,ads,adsense".split(","),b=a.length,e="",d=this,c=0,g="abisuq".charAt(d.rand(5));c<b;c++)d.getElementBy(a[c])||(e+="<"+g+' id="'+a[c]+'"></'+g+">");d.insert(e);d.deferExecution(function(){for(c=0;c<b;c++)if(null==d.getElementBy(a[c]).offsetParent||"none"==d.getStyle(d.getElementBy(a[c])).display)return d.displayMessage("#"+a[c]+"("+c+")");d.nextFunction()})},s:function(){var a={'pagead2.googlesyndic':'google_ad_client','js.adscale.de/getads':'adscale_slot_id','get.mirando.de/miran':'adPlaceId'},b=this,e=b.getElementBy(0,"script"),d=e.length-1,c,g,f,k;h.write=null;for(h.writeln=null;0<=d;--d)if(c=e[d].src.substr(7,20),a[c]!==m){f=h.createElement("script");f.type="text/javascript";f.src=e[d].src;g=a[c];l[g]=m;f.onload=f.onreadystatechange=function(){k=this;l[g]!==m||k.readyState&&"loaded"!==k.readyState&&"complete"!==k.readyState||(l[g]=f.onload=f.onreadystatechange=null,e[0].parentNode.removeChild(f))};e[0].parentNode.insertBefore(f,e[0]);b.deferExecution(function(){if(l[g]===m)return b.displayMessage(f.src);b.nextFunction()});return}b.nextFunction()},u:function(){var a="ad&adv_keywords=,-page-peel/,/adchain.,/adfootright.,/adsxml/ad,/adyard300.,/impopup/ad,/loadadsparam.,/meme_ad.,_adshare.".split(","),b=this,e=b.getElementBy(0,"img"),d,c;e[0]!==m&&e[0].src!==m&&(d=new Image,d.onload=function(){c=this;c.onload=null;c.onerror=function(){p=null;b.displayMessage(c.src)};c.src=e[0].src+"#"+a.join("")},d.src=e[0].src);b.deferExecution(function(){b.nextFunction()})},nextFunction:function(){var a=p[0];a!==m&&(p.shift(),this[a]())}};l.h237=h237=new n;h.addEventListener?l.addEventListener("load",n,!1):l.attachEvent("onload",n)})(window);</script>

Cara penerapannya.
1. Masuk ke akun blogger
2. Langsung menuju ke halaman Edit HTML
3. Letakkan Kode Javascript di atas, Tepat di atasnya </body>

Kenapa yang ini direkomendasikan?Alasannya adalah karena ketika kode anti copas (copy paste) dipasang, maka para plagiator atau para copaser berusaha untuk terus membuka anti copy paste tersebut, baik dengan cara menonaktifkan javascript, ataupun yang lainnya. Maka dari itu, Jika kode diatas diterapkan maka para plagiator atau para copaser akan kesulitan mengambil artikel atau konten. Sobat bisa terapkan sendiri cara di atas pada template blog sobat, Jika Ingin Melihat Demonya. Lalu Nonaktifkan Javascript di Browser yang sobat gunakan, Bagaimana? ampuhkan....  Hehehehe

3. Pengaturan Feed Situs - Recommended

Cara penerapannya.
1. Masuk ke akun blogger
2. Lihat Tab Setelan > Lainnya

3. Ubah "Izinkan Umpan Blog", Lihat seperti gambar di bawah ini.

4. Menerapkan Anti CTRL + P


<style HREF='foo.css' media='print, handheld' type='text/css'>
* { display: none; }
</style>

Cara penerapannya.
1. Masuk ke akun blogger
2. Langsung menuju ke halaman Edit HTML
3. Letakkan Kode di atas, Tepat di atasnya </Head>

TAMBAHAN :

Jika sobat ingin memperketat blog sobat dimata para plagiator dan para copaser, maka tak ada salahnya sobat menerapkan kode di bawah ini. Kode di bawah ini di samping untuk menjaga konten artikel, juga untuk menjaga code dari inspect element.

Cara di bawah ini boleh sobat terapkan boleh tidak, terserah.

Menerapkan Kode Anti Inspect Element (IE) 

Cara penerapannya.
1. Masuk ke akun blogger
2. Pilih Tata Letak > Tambahkan Gadget > HTML/Javascript
3. Masukkan kode Anti Inspect Element Dibawah ini

<script type="text/javascript">
eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return'\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\b'+e(c)+'\b','g'),k[c])}}return p}('(3(){(3 a(){8{(3 b(2){7((''+(2/2)).6!==1||2%5===0){(3(){}).9('4')()}c{4}b(++2)})(0)}d(e){g(a,f)}})()})();',17,17,'||i|function|debugger|20|length|if|try|constructor|||else|catch||5000|setTimeout'.split('|'),0,{}))
</script>

Apa Inspect Element itu ?
Inspect Element adalah salah satu cara untuk bisa mendapatkan sumber kode atau source kode dari sebuah halaman website. Atau dengan kata lain Inspect Element adalah suatu software yang umumnya digunakan untuk mengedit kode HTML atau kode CSS dari sebuah tampilan atau desain blog/situs yang merupakan komponen utama dalam sebuah blog/situs tersebut.

Memasang kode Anti Inspect Element ini sangat direkomendasikan bagi sobat yang ingin menjaga keutuhan templatenya agar tidak dibajak para plagiator.

Menerapkan Kode Anti Klik Kanan

Cara penerapannya.
1. Masuk ke akun blogger
2. Pilih Tata Letak > Tambahkan Gadget > HTML/Javascript
3. Masukkan Kode Anti klik kanan di bawah ini

<script> var message="COPASSER DETECTED!!"; /////////////////////////////////// function clickIE4(){if (event.button==2){alert(message);return false;}} function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2||e.which==3){alert(message);return false;}}} if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;} else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;} document.oncontextmenu=new Function("alert(message);return false")</script>


Ganti "Copasser Detected" Dengan kata-kata yang sudah diinginkan, terserah. Seperti contoh "ojok di Copas COK!!", dan lain sebagainya.

Dari semua cara yang sudah ATAEH paparkan di atas, bisa sobat terapkan semua. Untuk yang "tambahan",  terserah Sobat kalau memang ingin betul-betul kuat keamanannya silakan dipakai. Kalau ATAEH hanya memakai kode yang secukupnya saja, yang penting-penting saja.

Mungkin Cukup Sekian dari ATAEH mengenai Kumpulan Kode Anti Copas (Copy Paste) LENGKAP, Semoga bermanfaat

the cheapest car insurance cost of car insurance best car insurance quotes insurance auto insurance quotes car get car insurance quotes online car insurance agent instant car insurance quote car insurance websites direct car insurance insure a car motor car insurance quote cheap car insurance online quotes for car insurance car insurers commercial car insurance motor insurance quote car insurance quotes online get a quote online international health insurance compare car insurance quotes insurance for car compare car insurance car insurance buy life insurance online compare auto insurance international medical insurance general car insurance cheap motor insurance low car insurance car insurance comparison company car insurance budget car insurance private health insurance online quote car insurance cheap motor car insurance car insurance for new drivers cheap car insurance quotes online online car insurance quotes get car insurance quotes car insurance quotes comparison motor car insurance car insurance quotes car insurance cheap comprehensive car insurance best auto insurance short term health insurance motor insurance cheap online car insurance online motor insurance quotes car insurance california buycarinsurance online vehicle insurance free car insurance quotes landlord insurance health insurance for children motorbike insurance monthly car insurance car insurance usa car insurance reviews car insurance renewal quotes vehicle insurance health insurance rates term life insurance quotes vehicle insurance quotes car insurance compare motor vehicle insurance best car insurance motor insurance online quote car insurance online quote life insurance online supplemental health insurance best car insurance rates car insurance discounts motor vehicle insurance quotes auto insurance cheap travel insurance bike insurance travel medical insurance buy car insurance online online motor insurance travel insurance quote get a quote for car insurance health insurance agent car insurance companies cheap car insurance companies travel insurance annual travel insurance commercial vehicle insurance permanent life insurance medical insurance quotes online car insurance cheap car insurance quotes car insurance online quote insurance online level term life insurance health insurance comparison how much is car insurance travel health insurance pet health insurance quotes on cars health ins travel insurance uk quote for car insurance get insurance quote online disability insurance quote temporary health insurance temporary insurance rental car insurance cheap health insurance auto insurance compare third party car insurance buy health insurance auto insurance quotes cheap insurance companies best term life insurance personal health insurance online quote insurance car insurance premium health insurance policies quotes for cars whole life insurance credit insurance cheap van insurance cheap term life insurance cheap motorcycle insurance compare life insurance car insurance cover health insurance motorcycle insurance short term car insurance health insurance coverage insurance qoute cheap life insurance house insurance quote car insurance uk health insurance companies cigna health insurance cheap insurance cheap car insurance uk compare health insurance car insurance for young drivers short term insurance online health insurance caravan insurance life insurance comparison direct insurance health insurance plans motor insurance online car insurance estimator accident insurance home insurance quotes nj car insurance new car insurance private medical insurance home insurance car insurance brokers car insurance rates commercial insurance health insurance quotes motor insurance companies which car insurance car quotes online online auto insurance flood insurance cheap auto insurance quotes car insurance agencies business health insurance term life insurance truck insurance professional indemnity insurance life insurance car insurance policy long term care insurance drive insurance buy insurance car ins motorcycle insurance quote critical illness insurance term insurance student health insurance home insurance comparison insurance rates insurance cover holiday insurance insurance sites online vehicle insurance quotes company website home insurance rates compare insurance buy insurance online affordable medical insurance car insurance coverage product liability insurance home contents insurance buy life insurance renters insurance group health insurance family health insurance motor insurance quote online mortgage insurance best home insurance personal insurance medical insurance property insurance life insurance agent group insurance aetna health insurance cheap medical insurance liability insurance rental insurance life insurance policy group life insurance general liability insurance insurance quotes online all car insurance companies best health insurance insurance plans life insurance for seniors van insurance website quote universal life insurance building insurance co insurance insurance car car insurance prices disability insurance insurance vehicle cheap vehicle insurance senior life insurance medical insurance plans insurance health house insurance life insurance quotes car quotes cheap home insurance

0 Response to "Kumpulan Kode Anti Copas (Copy Paste) LENGKAP"

Posting Komentar

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel

close
[ klik disini 1X ] [ close ]