Cara Mencegah Copy Paste Pada Blog

Written By mohamad erlan efarda on Friday 5 April 2013 | 09:18


English


This time I just share a little of your blog post is about how to prevent copy and paste in the blog, if my opinion does not really matter this is, is a distinct advantage when our article in Copas (copy and paste), what if my friend is willing Copas include the source of the article, it could add a back link, an advantage


But for my friend who felt that the article my friend is very important and is not willing to copy and paste, this might be quite useful to do. but how is not fully protect your blog content, stidaknya enough to make people who intend to copy and paste a little confused when she was a newbie, because there's actually another way to be able to copy and paste blog article is protected even if the script anti Copas.

Without length, this time to protect blog on blogger (blogspot) away from the copy paste is disable right click, or better known as the deadly right-click. Here's a tutorial how to turn off right click on blogspot.

     Login to Blogger.com
     From the Dashboard page, please buddy go to Layout> Edit HTML
     Then look for the code <body> or <body (with aid press Ctrl + F or F3)
     Add the following code into the code <body> or <body before, or could also replace all


<body oncontextmenu='return false' onmousedown='return false' onselectstart='return false' onkeypress='return false'>

Buddy also could use some extra code only, or all of them may well, it's up to your needs.

Here's an explanation of the above code:

oncontextmenu = 'return false' (to turn off the right click mouse)
onmousedown = "return false '(click on a block to turn it down)
onselectstart = 'return false' (to turn off the block selection)
onkeypress = 'return false' (to turn off the keyboard)

If so, the Save Template blog

Indonesia


kali ini saya hanya sedikit share dari postingan blog sahabat yaitu tentang cara mencegah copy paste pada blog, kalau menurut saya sih hal ini tidak terlalu penting, merupakan satu keuntungan tersendiri bila artikel kita di copas (copy paste), apa lagi bila sobat yang copas mau mencantumkan sumber dari artikel tersebut, bisa menambah back link kan, merupakan keuntungan tersendirikan.

Namun bagi sobat yang merasa bahwa artikel sobat sangat penting dan tidak rela untuk di copy paste, mungkin hal ini cukup berguna untuk dilakukan. akan tetapi cara tersebut tidak melindungi content blog sobat sepenuhnya, stidaknya cukup membuat orang yang berniat copas sedikit bingung apabila dia seorang newbie, karena sebenarnya ada jalan lain untuk bisa meng-copas artikel blog sekalipun sudah dilindungi dengan script anti copas.

Tanpa panjang lebar, kali ini untuk melindungi blog di blogger (blogspot) dari dari copy paste adalah dengan mendisable right click, atau lebih dikenal dengan mematikan klik kanan. Berikut tutorial cara mematikan klik kanan pada blogspot.


  • Login terlebih dahulu ke Blogger.com
  • Dari halaman Dashboard, silahkan Sobat menuju ke Tata Letak > Edit HTML
  • Lalu cari kode <body> atau <body (dengan bantuan tekan Ctrl+F atau F3)
  • Tambahkan kode dibawah ini ke dalam kode <body> atau <body tadi, atau bisa juga di ganti sekalian

<body oncontextmenu='return false' onmousedown='return false' onselectstart='return false' onkeypress='return false'>

Sobat juga bisa menggunakan beberapa tambahan kode saja, atau semuanya juga boleh, terserah kebutuhan anda.

Berikut penjelasan dari kode-kode diatas:

oncontextmenu='return false' (untuk mematikan klik kanan mouse)
onmousedown='return false' (untuk mematikan klik blok ke bawah)
onselectstart='return false' (untuk mematikan seleksi blok)
onkeypress='return false' (untuk mematikan tombol keyboard)


Jika sudah, Simpan Template blog Sobat.

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...