Blog Protector is a word-press plugin which can protect your valuable blog content from getting copied. Many Bloggers simply copy-paste the content from your blog without giving credit to the original source.This plugin basically disable the text selection & right click which will make the bloggers difficult to copy the content.
Features
- Disable right click on your blog.
- Disable selection of text on your blog.
You must enable the features from options page to protect your blog.
Download Link
FAQ :
Que : I Activated Blog Protector,But Disable Text Selection is not working.
Ans :
1. Got To Design Section of your WordPress Admin Panel
2. Click on Theme Editor & Then Select File Footer.php
3. Now insert code? <?php wp_footer();?>
exactly before the body ending tag.ie. </body>
tag. & now your blog is Protected.