HOW TO STOP PEOPLE FROM COPYING YOUR CONTENT IN BLOGGER
It is never easy writing new fresh and interesting content on our blogs, But sometimes you get to see your Content gaining it away on another blog which is clearly not there's even without the permission to republish it that very unfair, Sometimes it takes 4-5 hours to write a Quality post if not a day to do that and at the end of the day you get to see that your article has been reposted and claimed from you well today i am going to be sharing with you the one way you can stop all this, But i won't give you a full assurance about your article not getting out of your blog even after using this script cause the script will only try it best to prevent people from just copying your blogpost but from the King thieves who might penetrate your blog using some codes to adopt your post, So this little script below is made out from Css and not javascript you won't be stressing yourself as the code is as simple as doing it work
WHAT WILL THIS SCRIPT DO:
This Css script will restrict users from selecting or copying any of your post unless you want them to you will have to use blockquote to control the post they can select this trick worked on my first blog but i will not be implementing it on this one trust us when we script you down lol
So now let's get started:
STEP 1: Login to your blogger dashboard
STEP 2: Click on Theme or Template
STEP 3: Click on Edit Html
STEP 4: Use ctrl+f to search for ]]></b:kin>
STEP 5: Paste the below code above the ]]></b:kin>
body {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
NOTE: Hope you don't mind leaving a comment below if you have any query, we want to know our visitor cause we will be given free gift to our potential visitors we don't want you to be left out just comment below so we will be keeping record till date
Thanks
Editor's Room
No comments: