Tips on how to create a blog post can not be copied paste - What happens when the original article we already painstakingly we make with squeeze brain slam fingers suddenly ketauan been copied paste by blogger getter contains irresponsible, Mekipun for that retrieves content already given a warning but not a few of them did not heed the warning that we have made, in the end, we were forced to give up quality articles we showed up on other blogs, especially our articles completely straight copied paste without any modification of the title and content of the article, had happened to my article, I found almost all the articles in the coffee paste and moved all of the same title, and apparently without any modifications at all.
Although not a few who did not make action copy and paste, but whose names take the work without the permission of the owner still regarded as illegal.
actually I myself did not make the action copy and paste mainly do on this blog, as long as you include a link dofollow active article in Copas as the source, and to remember you have to modify the title of the article that is not too common, because in that way we can respect the results of tossing fingers fellow bloggers.
? a .Please you sign in to your blog account page.
? b. in the menu bar to the left select the "Template" then find and press the "Edit HTML"
c. the template editor press CTRL + F to search and find the block of code "]]]]> ", without the quotes, and then copy the following CSS code, put right above before the block with this code:
If you are applying the code above, then the entire look of the blog became unacceptable selection and can not be copied and paste it because the above code we put on TAG body, which causes the entire display pages can not be selected, of course, for certain cases above methods are less effective, if you intend to disable (unselectable) specific sections then you need to attach the code above to tAG certain that you want to disable.
However, to apply you must know the tags of your blog, to know you can use the facilities inspection element in your browser.
? Let's say you want to disable only just become part of posts can not be selected, but if there is a quote in the post should be selected, the steps are:
1. Please search for the name tAG HTML to structure your post either ID or classnya, eg, id tag name for your post was
Although not a few who did not make action copy and paste, but whose names take the work without the permission of the owner still regarded as illegal.
actually I myself did not make the action copy and paste mainly do on this blog, as long as you include a link dofollow active article in Copas as the source, and to remember you have to modify the title of the article that is not too common, because in that way we can respect the results of tossing fingers fellow bloggers.
how memprotek blog posts can not be copied paste
If you happen to run into the same thing as what I've ever experienced. The following tips can be used to avoid capture content in a way memprotek blog posts that can not be copied and paste it directly, there are two ways that we can use, the first way is to use CSS code (Cascade Style Sheet), the second way is to use javascript, The following steps:1. Using Script CSS ?
One of the ways that we can use that article's posting could not be copied paste is to use CSS scripts, css is actually used to adjust the layout of the web page while managing the design or decorating the pages of the site, but CSS can we use to make articles posts can not copy and paste directly, the following steps:? a .Please you sign in to your blog account page.
? b. in the menu bar to the left select the "Template" then find and press the "Edit HTML"
c. the template editor press CTRL + F to search and find the block of code "]]]]> ", without the quotes, and then copy the following CSS code, put right above before the block with this code:
body {display: block;
-khtml-user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-MS-user-select: none;
-o-user-select: none;
user-select: none;
unselectable: on;}
If you are applying the code above, then the entire look of the blog became unacceptable selection and can not be copied and paste it because the above code we put on TAG body, which causes the entire display pages can not be selected, of course, for certain cases above methods are less effective, if you intend to disable (unselectable) specific sections then you need to attach the code above to tAG certain that you want to disable.
However, to apply you must know the tags of your blog, to know you can use the facilities inspection element in your browser.
? Let's say you want to disable only just become part of posts can not be selected, but if there is a quote in the post should be selected, the steps are:
1. Please search for the name tAG HTML to structure your post either ID or classnya, eg, id tag name for your post was
id = 'post' ..... while the id tag name to quote your post is
class = 'my-quote' , then to disable posting must remain active unless the quote is as follows:
-agar your post can not be copied paste, then plug the above code to the HTML tag your posts via the ID tag ( id = 'post'), see illustration above, the code that you need to post is as follows:
Quote -agar who are in active postings, you must install the code in HTML TAG to quote, in this case we put on the attributes of the class, you should post the code next is:
? a .Please you sign in to your blog account page.
? b. in the menu bar to the left select the "Template" then find and press the "Edit HTML"
c. the template editor press CTRL + F to search and find the block of code " ", without the quotes, then use the following javascript code, place it right above before the block with this code:
Now you already know how to avoid copy and paste in both ways above, then which one is better, I personally think that better is to use CSS code, the disadvantages of using the Javascript code is can be tricked with disable javascript in your browser, copy and paste will keep running, both should be tried, if necessary, using two scripts above.
?
So what can I share about? How to get your blog articles could not be copied paste , may be useful.
-agar your post can not be copied paste, then plug the above code to the HTML tag your posts via the ID tag ( id = 'post'), see illustration above, the code that you need to post is as follows:
#post {display: block;If you just put the above code, then the whole area that is inside the post can not be copied into a paste, by Therefore, if you want some part in the post area, for example, quote want to remain in the selection and copy and paste, then you add another code below:
-khtml-user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
-MS-user-select: none;
-o-user-select: none;
user-select: none;
unselectable: on;}
Quote -agar who are in active postings, you must install the code in HTML TAG to quote, in this case we put on the attributes of the class, you should post the code next is:
#post .my-quote {display: block ;oh yes, the above suggested course placed sebelu code and wrap the above code between the code
-khtml-user-select: text;
-webkit-user-select: text;
-moz-user-select: text;
-MS-user-select: text;
-o-user-select: text;
user-select: text;
unselectable: off;}
2. Using JavaScript code
Javascript is used actually to make sites more interactive pages, provides a touch of animation and others, in addition javascript we can use to make articles of blog posts can not be copied paste, or post article we remain can be copied and paste, but when copied automatically, resource links are included, the following steps:? a .Please you sign in to your blog account page.
? b. in the menu bar to the left select the "Template" then find and press the "Edit HTML"
c. the template editor press CTRL + F to search and find the block of code " ", without the quotes, then use the following javascript code, place it right above before the block with this code:
?
Now you already know how to avoid copy and paste in both ways above, then which one is better, I personally think that better is to use CSS code, the disadvantages of using the Javascript code is can be tricked with disable javascript in your browser, copy and paste will keep running, both should be tried, if necessary, using two scripts above.
?
So what can I share about? How to get your blog articles could not be copied paste , may be useful.
Next
« Prev Post
« Prev Post
Previous
Next Post »
Next Post »
0 Komentar