0:00
Do you want to disable copy paste on your WordPress website
0:03
Then this video is for you. In this video, I will show you how you can disable copy paste
0:09
So when a user tried to copy the content on your website, it will not copy to the clipboard
0:15
So you can exclude certain portion of your website. So let me just show you
0:21
So you have to go to this web page and you will see this section
0:25
So here as you can see, I will not able to copy the text in the paragraph, but I can
0:31
copy the text in the code box. So you can easily exclude certain area of your website where user can copy the code
0:39
or can copy the blog code, but they can't copy the paragraph
0:42
So for this, you have to go to your WordPress dashboard and here click on appearance section
0:49
and then click on customize. Now scroll down and here click on additional CSS section
0:58
Here you have to copy a code like this. So simply just copy this code and paste it here
1:08
Now the text will not copy in this website. So let me just delete this from here
1:17
And here as you can see, I can select the text and copy to the clipboard
1:22
So let me just paste it again. And here as you can see, after pasting this code, the text will not copy
1:30
So you can easily exclude certain portion of your website. So let me just go to this website and you have to copy the class of that element
1:40
So for this, just right click on it and click on inspect element
1:45
So this is the code box. So you have to copy the class of the code box
1:52
So here in this case, this is WP block code. So you have to copy this code
2:00
So let me just close this. And here as you can see, the class of that element is added here
2:07
So let me just copy the code and let's paste it after the code
2:15
Now let me just publish this. Now let's go to the website and let's refresh this page
2:22
Now scroll down and here as you can see, I'm not able to copy the text, but I can copy
2:28
the text in the blog code. So in this way, you can easily exclude certain portion of your website and disabled copy
2:37
paste on other portion. Like I can't copy the paragraph in this blog post
2:43
So in this way, you can easily prevent your content from being stealed by others
2:49
But there are various ways they can bypass this method, but you can at least add a first
2:54
layer of security to your content and you can easily download this code
2:59
So I will leave this blog post link in the description. Just copy this code and paste it in the additional CSS section of your WordPress website
3:09
And if this video helped, then make sure to hit the like button and subscribe to my channel
3:13
for more upcoming videos like this. I will see you in the next video