Support Forums
[TUT] Disable Copy Paste From Your Site - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36)
+---- Forum: Website Development (https://www.supportforums.net/forumdisplay.php?fid=43)
+---- Thread: [TUT] Disable Copy Paste From Your Site (/showthread.php?tid=5761)

Pages: 1 2 3


[TUT] Disable Copy Paste From Your Site - Kewlz - 04-07-2010

You must have noticed that most of blogger sites have disabled copy paste and right click function, so that their hard work on writing blog cannot be copied by others.


For disabling copy paste function:

>Login to ur blogger
>Layout
>Edit HTML
>Search (ctrl+f) for head tag.
>Just below this tag copy paste this script:
Script


For disabling right click function:
>Login to ur blogger
>Layout
>Page Element
>Ad a gadget
>HTML/Javascript
>Copy paste this script and save

Script

Save the template and view your blog !!!


This Was For Blogger
If You Have Website
Copy Paste Code In everypage Smile



RE: [TUT] Disable Copy Paste From Your Site - BO0GEYMAN - 04-07-2010

Hey man this is cool! For copyrighted content! Thanks i will use it!


RE: [TUT] Disable Copy Paste From Your Site - Sam - 04-07-2010

I wrote my own one of these. God knows where it is. Good job though.


RE: [TUT] Disable Copy Paste From Your Site - Kewlz - 04-07-2010

(04-07-2010, 06:43 AM)Sam Wrote: I wrote my own one of these. God knows where it is. Good job though.

zz Thanks
for aprreciation Smile


RE: [TUT] Disable Copy Paste From Your Site - MattR - 04-07-2010

View source?? Disable javascript??

No method to disable right click will have any real effect.


RE: [TUT] Disable Copy Paste From Your Site - Nima304 - 04-07-2010

This is great! I'll be using this for sure!


RE: [TUT] Disable Copy Paste From Your Site - Cybr - 04-07-2010

I was looking for this. Smile Thanks a lot.


RE: [TUT] Disable Copy Paste From Your Site - timestandstill - 04-07-2010

This is pointless. Anybody who knows how to set up a blog knows how to use "view source"


RE: [TUT] Disable Copy Paste From Your Site - Elektrisk - 04-07-2010

This is easily bypass by Firefox users. They can simply to go Tools -> Options -> Content -> 'Advanced' beside Javascript -> Uncheck 'Context menus', and it'll disallow JS from editing context menus.


RE: [TUT] Disable Copy Paste From Your Site - timestandstill - 04-07-2010

Even easier, "View" menu > "View Page Source"