How To Protect Your Blog Post Copy Paste

 How To Protect Your Blog Post Copy Paste

Blogging is a best way to share your ideas online. If some one copies your content which you writes very hardly then what you can do ? Also if some takes your hardly created content then it impact on SEO of the site . 

It is batter to save your content from these stealers. The best way to save your content to disable right click on your site.
Here first we will discuss that how you can disable right click on WordPress with two ways. Let’s start.

1: Disable right click without any Plugin

First method in WordPress is disable right click without any Plugin. The way is very easy just login your WordPress admin panel ,goto appearance > edit theme and footer.php. open footer.php and find </body> in footer.php copy given code before </body> code.

<script type=”text/javascript”>
jQuery(document).ready(function () {
//Disable cut copy paste
jQuery(‘body’).bind(‘cut copy paste’, function (e) {
e.preventDefault();
});
//Disable mouse right click
jQuery(“body”).on(“contextmenu”,function(e){
return false;
});
});
</script>

Now your site content is protected from right click.


2:With the help of plugin

If you don’t have a knowledge of coding and you don’t understand above method then this easy way is for you.
In this method you just install a WordPress plugin named WP Content Copy Protection & No Right Click.

This plugin will disable right click. No one will able to copy paste your content.



Uzair world

Share
Published by
Uzair world

Recent Posts

TV PATROL September 23 2023 TODAY FULL EPISODE

TV PATROL September 23 2023 TODAY FULL EPISODE Pinoy teleserye have captured the hearts and…

8 months ago

ABOT KAMAY NA PANGARAP August 28 2023 TODAY FULL EPISODE

ABOT KAMAY NA PANGARAP August 28 2023 TODAY FULL EPISODE     Pinoy teleserye have…

8 months ago

ABOT KAMAY NA PANGARAP August 26 2023 TODAY FULL EPISODE

ABOT KAMAY NA PANGARAP August 26 2023 TODAY FULL EPISODE     Pinoy teleserye have…

9 months ago

Canada Free Visa Apply Now and Explore the Beauty of the Great White North

Heading out to Canada is a blessing from heaven for some globe-trotters, nature sweethearts, and…

10 months ago

Remove Emoji from picture App

There are many apps that can help you remove emojis from pictures. Here are a…

11 months ago

18- wheeler Jackknife Accidents

 18- wheeler Jackknife Accidents   Jackknife accidents involving 18- wheelers are some of the most ruinous and…

1 year ago