Welcome readers of this article especially to expert bloggers, who post relevant and
Informative contents online.
And being intimidated by newbies who just got started with blogging! And in the process the newbies|lazzybloggers will copy your post and paste on their blog .
In this case most of them do get many traffic than the expert ..leading to low traffic.
I bring this measure to stop this act on your website./blog.
First: I will introduce the desktop version of this tutorials but the android version
Must be paid to get the codes for disabelling your site from being copied in mobile version!
I will drop the necessary scripts code here and how to apply them!
Have you noticed, that some web sites do not allow their visitors using right mouse click while pointer is on the blog area. This option is useful for the site and blog owners, who want to minimize the possibilities of the content direct copying to other posts.
Right click on any internet browser is very important element and we must use it when it comes to copy or editing texts and etc. It’s very important when it comes to webmasters too. but some people may use it in a bad way, and you may want to make click right disabled on your blog. to protect you text, images links and etc.
To setup this tool in your blog Copy the Following code and paste it to your blog by adding a new page element.
Step 1 : Go to Dashboard > Layout > Add Gadget > HTML / JavaScriptStep 2 : Copy the and paste it in that blogger widget.
Step 3 : Save the html/javascript and view you blog.
Now for the mobile version on how to disable long press to copy you must login in here.
<script language=JavaScript> <!-- //Disable right mouse click Script //By Being Geeks //For full source code, visit http://www.beinggeeks.com var message="Function Disabled!"; /////////////////////////////////// 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>
This script is not free!
You must login to access this area!
Your default password is 1433Ab
Your default username is codedforum
Your default username is codedforum
DISCLAIMER
Gistfans do not claim ownership of any of the Songs and Videos that we upload and any copyright infringement complaints will be executed immediately! It is our policy to honor all take-down requests! Email Us via Gistfansofficials@gmail.com
CONTENT REMOVAL
If you believe that this page has violated your copyrighted/protected material(s), please kindly Contact Us for immediate removal, or mail us at Gistfansofficials@gmail.com stating the content name/URL of the page. Thanks.
To upload your music on Gistfans and get massive download, contact us now:
Whatsapp: 08095459350
Email: Gistfansofficials@gmail.com
| Article Name | How to disable right click on your website! Desktop version &Android. |
| Description |
|
| Author Name | Head Admin |
| Published On | 7/21/2016 |
| Post Category |
blogging tips
|



After dropping your comment, keep calm, it may take minutes before it appears after moderation.
Your comment(s) are appreciated.
You want to get notified when i reply your comment? Kindly tick the Notify Me box.