Showing posts with label Mizo Blogger's Guide. Show all posts

Every author or writer disagree with copypaste and plagiarism. Really, we want to stop people from copying our hard earned contents. Disabling the right click option is one of those things that can definitely come in handy. When you disable the right click, you prevent your visitors from stealing your content by doing the “copy/paste” command, and you also prevent them from viewing your site’s code using the Inspect command. This will also help you in protecting copyright as well as plagiarism.  
Disable Copypaste

The below code disabled Print or Save in all browser and hides your contents:
<!--Disable Print-->
<style type="text/css" media="print">
    * { display: none; }
</style>
<!--Disable Print-->

The following code can protect or disable Right Click:
<!--Block Right Click-->
<script type='text/JavaScript'>
//courtesy of BoogieJack.com
function killCopy(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function (&quot;return false&quot;)
if (window.sidebar){
document.onmousedown=killCopy
document.onclick=reEnable
}
</script>
<!--Block Right Click-->
How to install the codes:  Copy the codes and place inside your theme just below the </head> .  

For Blogger, Step by Step Guide: 
  1. Go to blogger dashboard
  2. On the left side you will see THEME
  3. Click on THEME
  4. Click on EDIT THEME
  5. Search for <head>
  6. Just after <head> place the code. If you need both, you can use it.
I hope this will help you to keep yourself away from unworthy people. If the above codes fail to work, let me know in the cmment section below.


Disable Right Click / Copypaste in bloggerWe all know what the usefulness of right click in Windows  and Web and how it works. At it’s best, the menu can be a hugely valuable resource to get certain tasks accomplished more quickly than digging through programs and type settings to do the same thing. But what if this menu is getting in your way for some reason and you want to disable it?

If you are looking for a simple way to disable right click for any html element then here you will find the best solution to disable right click on page.

There are some reasons why you will disable the right click of mouse button:
1. To protect contents.
2. To protect plagiarisation of your work.
3. To protect every content in your blog/web.

Plagiarism and Copyright are similar in some aspects, however the two are distinctively different. Plagiarism is claiming attribution for a work you did not author, or using someone else's work without proper attribution. Copyright infringement is using someone else's work without obtaining their permission.

How to Disable Right Click / Copypaste in blogger

Steps to Disable Right Click:
1. Copy the following any codes and add new html gadget in your blog.
2. Save the setting and enjoy this widget/code.

You can use any of the code below or both together. 

CODE 1:

<script language=javascript>
<!--
//Disable right click script - By www.exploremizoram.com
//
var message="Function Disabled";
////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>


CODE 2:

<!- start disable copy paste --><script src='demo-to-prevent-copy-paste-on-blogger_files/googleapis.js'></script><script type='text/javascript'> if(typeof document.onselectstart!="undefined" ) {document.onselectstart=new Function ("return false" ); } else{document.onmousedown=new Function ("return false" );document.onmouseup=new Function ("return false"); } </script>
<!-- End disable copy paste --></!->

Disable Right Click / Copypaste in blogger

When you look to the top left corner of this article, there is a Google AdSense ads unit block that has a style that is aligned inline beside and wrapped the article body (only on single post view). This format of layout is considered and proofed to be able to generate higher CTR (click through rate) for AdSense ads, directly increasing the revenue publisher earned. The new Blogger service with widget-based XML template allows authors at best to insert AdSense ad blocks in between blog posts by using AdSense or HTML/JavaScript page elements, but not inline within and wrap around blog post itself.

Here’s the trick and hack on how to put AdSense ads in within and beside of Blogger.com blog post body, and has the content wraps around the ads to make the ads look like part of the content. Coupled with using ad colors which blend the borderless ads to the blog overall color scheme, and choosing bigger ad format such as 336×280 large rectangle or 300×250 rectangle will definite optimize placement of AdSense ads, increase ads click thru rate and improve publishers income. Beside, the AdSense ads put in by this trick will also be shown and displayed in the blog main page, or when individual blog post content page is visited.

To add the code manually, follow these directions.


  1. Sign in to Blogger.
  2. In the top left, click the Down arrow Down Arrow.
  3. Click the blog you want to show ads on.
  4. In the left menu, click Layout.
  5. In the area where you want to place the ads, click Add a gadget.
  6. In the window that appears, under "Basics," find HTML/Javascript and click Add Add.
  7. Copy and paste the below code in the gadget.
  8. Click Save. 
(Don't forget to put your ads code to replace "Insert Adsense code here")


4) Just under the start of the DIV Content tag where the start of the main content will go, place the following code



Insert Adsense code here


Now, you can enjoy the code and increase your earning.

How to Monetize YouTube 2018: Google notes that while 2017 was a tough year in many aspects, there was a 40% year-over-year increase in the number of content creators earning money in six figures from the site. In 2018, in an effort to ensure that "bad actors" do not harm their audience, and that worthy content creators continue to be rewarded, the firm is changing its monetization policy.
how to earn on youtube


  • YouTube New Monetization Policy 
  • YouTube Partner Program Changed
  • How to Make Money on YouTube 2018
  • Google's New Policy on YouTube 2018
  • Must read article for YouTubers 2018


YouTube New Monetization Policy : Starting from 16th January 2018, only those channels will earn ad money through the YouTube Partner Program (YPP) which have over 4,000 hours of watchtime in the past 12 months, and at least 1,000 subscribers. This is a considerably higher threshold than the previous one, which allowed monetization based only on the requirement that the channel has 10,000 lifetime views.

YouTube New Monetization Policy While these changes currently apply only to newcomers, they will be implemented for existing channels from February 20, 2018 as well. Channels that reach this threshold will now also be manually screened for potentially offensive before they are inducted into the YPP.


YouTube Partner Program overview

On January 16, 2018, we announced new eligibility requirements for the YouTube Partner Program. Once a channel reaches 4,000 watch hours in the previous 12 months and 1,000 subscribers it will be reviewed to join the program. Get more details on the YouTube Creator Blog.


The YouTube Partner Program (YPP) lets creators monetize their content on YouTube. Creators can earn money from advertisements served on their videos and from YouTube Red subscribers watching their content. You can apply to join the YouTube Partner Program from your account in Creator Studio.
Access to creator features
Note that your channel currently needs to be in the YouTube Partner Program in order to access certain features, such as end screens and cards that link to associated websites, crowdfunding, or merchandise sites.
When YPP eligibility requirements are updated on February 20, 2018, channels that currently have access to these features will continue to have access even if they're no longer in YPP. We'll be building out new eligibility criteria for this external linking feature. Get more information in our YPP FAQs

How to Earn on YouTube 2018: Google hopes that through these changes, it'll be able to divert money from bad actors and prevent offensive content from being monetized. The company went on to say that:

While this change will tackle the potential abuse of a large but disparate group of smaller channels, we also know that the bad action of a single, large channel can also have an impact on the community and how advertisers view YouTube. We'll be working to schedule conversations with our creators in the months ahead so we can hear your thoughts and ideas and what more we can do to tackle that challenge.


YouTube Partner Program Changednew youtube policy latest youtube earningAlthough the new threshold may potentially affect a large number of content creators, Google says that these channels can utilize the Creator Academy, Help Center, and Creator Site to grow their audience. The firm also noted that 99% of the channels falling below this threshold were making less than $100 per year in 2017, and 90% earned less than $2.50 in the last month.


How To Earn Money With YouTube : Be A YouTube Star

how to earn money on youtube 2018



Earning on YouTube 2018: YouTube has become a major source of earnings for many people, owing to its reach and ease of use. You have to create YouTube channel, which works on a similar model as a blog—as you make your channel popular and the number of subscribers you have increases, your earning opportunities will also increase.

Choose a category or subject about which you want to create and share videos, in order to make a niche for yourself. Once you become popular, brands will pay you to talk about their products. You will also earn from Google monetisation.


To start a YouTube channel, log on to YouTube, go to the ‘Features’ page, sign in with your Google account and you will see a ‘Channel’ tab. This page lets you set up your channel as well as monetise it. If you want to cover events, the option to enable live streaming on your channel is also available.

YouTube for Earning : Many people are making their financial condition sound through YouTube. You would never think of making 400 dollar a month through simply uploading videos in YouTube channel. But, for this work you need to work hard and master over the work. Invest your time on YouTube, learn video editing and improve your writing skills to enhance your videos.

How to create a YouTube channel:

Creating a YouTube channel using your Google account If you have a Google account, you can watch, share and comment on YouTube content. However, Google accounts don’t automatically create YouTube channels. Getting a new channel set up is a simple and quick process, though.
How to Monetize YouTube 2018
1. Go to YouTube and sign in Head over to YouTube.com and click ‘sign in’ in the top right corner of the page: Then log in using the Google Account you’d like your channel to be associated with.

2. Head over to your YouTube settings
In the top right corner of the screen, click on your profile icon and then the ‘Settings’ cog icon.
How to Create  New YouTube Channel:
With a Google Account, you can watch and like videos and subscribe to channels. However, without a YouTube channel, you have no public presence on YouTube. Even if you have a Google Account, you need to create a YouTube channel to upload videos, comment, or make playlists. You can use a computer or the YouTube mobile site to create a new channel.
Create a personal channel
Follow these instructions to create a channel that only you can manage using your Google Account. 
1. Sign in to YouTube on a computer or using the mobile site.
2. Try any action that requires a channel, such as uploading a video, posting a comment, or creating a playlist.
3. If you don't yet have a channel, you'll see a prompt to create a channel.
4. Check the details (with your Google Account name and photo) and confirm to create your new channel.


After creating YouTube channel, upload your first video. Read all the YouTube policies, terms and conditions. Otherwise, you will violate terms. This will put your channel at risk.

How to Earn on YouTube:  

Before  2018, after channel got 10000 views we can apply for monetization. But, on January 16, 2018, we announced new eligibility requirements for the YouTube Partner Program. Once a channel reaches 4,000 watch hours in the previous 12 months and 1,000 subscribers it will be reviewed to join the program. Get more details on the YouTube Creator Blog. For applying monetization read more tips and YouTube related articles. This will help you a lot in your endeavor. Investing time and efforts is like investing your hard earned money in financial institution. YouTube can be your banking or money making machine. Take some video editing course to create good and attractive clips.

How To Earn On YouTube - How to Monetize YouTube 2018

Mizo Blogging - Mizo Blogger Te Tan Credit Link Remove DanMizo bloggers te tan tun tuma hian Blog Template edit dan pawimawh deuh mai kan han ziak leh ang e.

Blog Template hi duh ang anga thlak theih a ni a. Blog in a neih sa pawh hi html thiam tan chuan edit a belsa theih a ni a. Mahse, a hautak deuh avangin, a thiam te siam sa lei emawh, Free Blog Template te hman mai a awlsamin a varzang zawk. Chutih rualin tlema html hmelhriat a la ngai cheuh tho a ni. 

A chhan chu, link leh credit te, code thuhruk tam tak a awm thin a. A ngial a nganga hman mai a theih thin loh avangin, tun tuma kan sawi tur hi Blog Template html edit turte tana pawimawh tak a ni.
mizo blog tha te  list



Blog template free service a mi i download a, i installed ta ngei a ni. Engkim i edit zo vek ta a, Mahse a siamtute Brand/Logo or Name a chuang ta tlat mai. Hei hi duh duha paih bo mai chi a ni lo a, a tihbo  dan a ni kan sawi tum chu.

He Thlalak hi lo en la. Hetiang code hi i template chhungah khan a awm ang:



Mizo Blogging - Mizo Blogger Te Tan Credit Link Remove Dan

Mizo Blogging - Mizo Blogger Te Tan Credit Link Remove Dan


Hetiang code hi a hnuaia step ang hian dahbo theih a ni. A hnuaia code 1 or 2 hi i duh zawk zawk copy la, id='mycontent'   zo chiah ah dah tur a ni.






1.   style="visibility: hidden"
or

2.    style="opacity: 0"

or

3.  <div style="visibility:hidden">
  • Click anywhere and Search For Designed By Using CTRL + F, If you can't find Designed By keyword, search For Template By Or similar word
  • You can see the following codes here:


  • Now, Just Before Designed By letter, copy and paste this code; <div style="visibility:hidden"> and at last, </div> after </a> like The Given Picture.




Chuan, i template kha save la. Credit link kha a lang tawh lo ang. Template thenkhat hetiang step hmanga credit link paih bo theih lo a awm ve bawk a. Chung te chu trick dang apply a ngai ve thung. Chutiang anga case a awm a nih chuan min lo hriattir dawn nia.

mizo blog website tha te

Image result for https://helplogger.blogspot.in/2012/04/add-static-facebook-pop-out-like-box.html
Example
To show facebook page like button is not a new thing in blogging. But for beginners, all seems new things. I have already provided Facebook Like Button widget for blogger. This time, static like widget, which means to be static with the sidebar. When hover it, it will come out. Untill you hover, you will see only "Facebook".


Go to your blog dashboard. In the "Theme" go to "Edit Html". Then search for the following code: </head>   

Just above the head tag paste the following code.

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>

Press Save

Now, Add gadget. Copy the following code and paste it: 

<style type="text/css">
#fbplikebox {
    display: block;
    padding: 0;
    z-index: 99999;
    position: fixed;
    background: #ffffff;
}

.fbplbadge {
    background-color: #3B5998;
    display: block;
    height: 150px;
    top: 50%;
    margin-top: -75px;
    position: absolute;
    left: -47px;
    width: 47px;
    background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOv2YWGw4JLz3ZMfQTgNehGdiMKuamM6xarPW7XHS8x98GPv2HzCtAsvvruFwAzyIZFkFZvgcWA-lb3cVSmjxtJFOAsLEao9bRp5KmRd8BXosbh2VIFqqbI-uTYdseyAQ0PS3QTkWZUYU/s1600/vertical-right.png");
    background-repeat: no-repeat;
    overflow: hidden;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
</style>
<script type="text/javascript">
/*<![CDATA[*/
    (function(w2b){
        w2b(document).ready(function(){
            var $dur = "medium"; // Duration of Animation
            w2b("#fbplikebox").css({right: -250, "top" : 100 })
            w2b("#fbplikebox").hover(function () {
                w2b(this).stop().animate({
                    right: 0
                }, $dur);
            }, function () {
                w2b(this).stop().animate({
                    right: -250
                }, $dur);
            });
            w2b("#fbplikebox").show();
        });
    })(jQuery);
/*]]>*/
</script>
<div id="fbplikebox" style="display:none;">
    <div class="fbplbadge"></div> 
    <iframe src="http://www.facebook.com/plugins/likebox.php?href=YOUR-FACEBOOK-PAGE&amp;width=250&amp;height=250&amp;colorscheme=light&amp;show_faces=true&amp;border_color=%23C4C4C4&amp;stream=false&amp;header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:250px;" allowtransparency="true"></iframe>
</div>



You can change the code given in red and blue colour. Put your Facebook page address in place of YOUR-FACEBOOK-PAGE


Save and enjoy.

Ads Section

Powered by Blogger.