use WP-CopyProtect
Many bloggers are facing the problem of content theft. Content theft is really serious problem and must be dealt with. We bloggers write the posts with many efforts and other “Copy Cats” simply copy our content without our permission and without attribution.
That’s why i developed a simple but power full plug-in which will protect your digital written work on your blogs. This plug-in is based on technique of “Disabling right click” and “No text selection” scripts.
This plug-in will
- Disable right click on your blog.
- Disable Text selection too.
Download
Latest Release
Download WP-CopyProtect1.6.ZIP
Compatible with Wordpress 2.7,
Check Download stats
How to install and use
- Upload
wp-copyprotect.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings and then WP-CopyProtect to configure.
Know problems
- PROBLEM : Disable Content selection not working.
- SOLUTION : Actually your theme doesn’t have
<?php wp_footer(); ?>in footer, so please edit the footer of your theme and insert that code. To edit the theme go to Design >> Theme Editor >> Select “Footer.php” from right hand list >> and paste<?php wp_footer(); ?>just before the ‘< /body >‘ tag. If possible add this code near to Wordpress link. The “disable Content selection” will start working.
DONATE
If my work is useful for you then encourage me by donating some amount.
Please note
This is just a basic copy protect plug-in, if someone want to copy your content he/she can go to source of the blog and can easily copy the stuff from there.
Always select “Summary” at “For each article in a feed, show” in Wordpress admin panel “Reading Settings” [wp-admin/options-reading.php] so that even if someone try to copy your content he can not copy the whole post.
I am not using plugin on my blog as coping my blog content is allowed [CC Licenses Attribution-Share Alike 2.5]
Currently comments are closed due to huge number of spam.
If you have any problem directly contact me

