Disable Right Click ,CTRL U , CTRL A , CTRL C on Your Blog
Are You worried about PLAGIARISM ???
Are You worried that some Leechers will Steel Your Unique content and repost it ???
NO NEED TO WORRY NOW , Because I got the Perfect solution for You , You can Disable Right Click ,CTRL U , CTRL A , CTRL C on Your Blog and prevent others from copying content from Your Blog.
NO NEED TO WORRY NOW , Because I got the Perfect solution for You , You can Disable Right Click ,CTRL U , CTRL A , CTRL C on Your Blog and prevent others from copying content from Your Blog.
This easy tutorial will make Your content more secure.
So , follow my lead !
- Go to your Blogger Dashboard ,
- Navigate to > Template > Edit HTML
- Find <body> by pressing Ctrl + F
- Replace <body> code with the code below:
<body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
This code will Disable Right Click ,CTRL U , CTRL A , CTRL C on Your Blog .
Customization:
oncontextmenu = 'return false;' (To turn off the right click function)
onkeydown = 'return false;' (To turn off the CTRL + A and CTRL + U)
onmousedown = "return false;" (To turn off the function block in the article)
'Return false;' (This disable's the function, if you want to enable it, replace it with a 'return true;')







.jpg)

