How to Install Anti NoScript on Blogger ?

How to Install Anti NoScript on Blogger

Hello Everyone, on this occasion I will share How to Install Anti NoScript on Blogger. It is highly recommended if you install Anti NoScript which I will share this Time.

JavaScript can be easily disabled in browsers, each browser has settings to enable and disable JavaScript, which can be easily disabled and enabled in the JavaScript of your blog. Disabling JavaScript in the browser will prevent all of our blog functions that use JavaScript from running. There may also be some display glitches such as blank images and buttons that cannot be clicked, including Adsense ads.

So, I think you should install this Anti NoScript on your blog, because the way it works is almost the same as Anti Adblock. If the user disables JavaScript it will automatically display a pop up notification informing the user to activate JavaScript on their browser.

If you want to install Anti NoScript on Your Blog Then read the full post.

What is Anti NoScript ?

A complete website is not built without JavaScript, JavaScript must have been used in it. But many users turn off JavaScript in the settings of their mobile or desktop, causing all advertising and JavaScript functions on your site to stop working. Many users use this method to copy blog posts if copy paste is turned off in your website. So you can install this Anti NoScript on your website. After installing it, no user can access your website after turning off JavaScript.

How to Install Anti NoScript on Blogger :-

Step 1 :- First of All Login Your Blogger Account.
Step 2 :- Then Click on Theme Menu.
Step 3 :- After Click on Edit Html.
Step 4 :- Then Copy The Code and Place Above Code </head> .
<noscript>
<style>
/* Anti Noscript JavaScript Blocker By Www.SmartTechMukesh.Com */
#content-wrapper, #footer-wrapper {display:none}
body,html {overflow:hidden}
#stm-anti-noscript {background:rgba(0,0,0,0.85);padding:0;position:fixed;bottom:0;left:0;top:-100px;right:0;z-index:1000;opacity:1;visibility:visible;height:auto;}
#stm-anti-noscript svg {width:100px; height:100px}
#stm-anti-noscript svg path {fill:#fff}
#stm-anti-noscript .stm-noscript{background:#0a16ff;color:#fff;position:absolute;text-align:center;padding:0 30px 30px 30px;margin:auto;top:30%;left:0;right:0;font-size:1.5rem;font-weight:400;line-height:1.5em;font-family:Noto Sans;max-width:670px;box-shadow:0 20px 10px -10px rgba(0,0,0,0.15);border:15px solid rgba(0,0,0,.07); overflow:hidden; transition:all .6s cubic-bezier(.25,.8,.25,1); -webkit-transform:translateZ(0); transform:translateZ(0); backface-visibility:visible; transition:all .2s ease-in-out,visibility 0s; transform-origin:bottom center; pointer-events:auto; transform:rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1); opacity:1; animation:ignielWobble .5s; -moz-animation: ignielWobble .5s; -webkit-animation:ignielWobble .5s; -o-animation:ignielWobble .5s}
#stm-anti-noscript .stm-noscript:hover{box-shadow:0 20px 10px -10px rgba(0,0,0,0.2);}
#stm-anti-noscript .stm-noscript h4, #stm-anti-noscript .stm-noscript .stm-title{display:inline-block;background:rgba(0,0,0,.07);padding:5px 25px 15px 25px;font-size:2.2rem;font-weight:600;margin-bottom:20px}
@media screen and (max-width:348px){.stm-anti-noscript{top:-50px}.stm-anti-noscript p{font-size:1rem}}
</style>
</noscript>

Note :- You Can Change The Color Code According to You. To Change This Color Code #0a16ff .

Step 5 :- Then copy the HTML code and place the code under the <body>.
<noscript>
<div id='stm-anti-noscript'>
<div class='stm-noscript'>
<span class='stm-title'>Enable Javascript</span><br/>
<svg viewBox='0 0 24 24'><path d='M3,3H21V21H3V3M7.73,18.04C8.13,18.89 8.92,19.59 10.27,19.59C11.77,19.59 12.8,18.79 12.8,17.04V11.26H11.1V17C11.1,17.86 10.75,18.08 10.2,18.08C9.62,18.08 9.38,17.68 9.11,17.21L7.73,18.04M13.71,17.86C14.21,18.84 15.22,19.59 16.8,19.59C18.4,19.59 19.6,18.76 19.6,17.23C19.6,15.82 18.79,15.19 17.35,14.57L16.93,14.39C16.2,14.08 15.89,13.87 15.89,13.37C15.89,12.96 16.2,12.64 16.7,12.64C17.18,12.64 17.5,12.85 17.79,13.37L19.1,12.5C18.55,11.54 17.77,11.17 16.7,11.17C15.19,11.17 14.22,12.13 14.22,13.4C14.22,14.78 15.03,15.43 16.25,15.95L16.67,16.13C17.45,16.47 17.91,16.68 17.91,17.26C17.91,17.74 17.46,18.09 16.76,18.09C15.93,18.09 15.45,17.66 15.09,17.06L13.71,17.86Z'/></svg>
<br/>
<p>To Access <data:blog.title/> Blog, Enable JavaScript in The Browser Settings.</p>
</div>
</div>
</noscript>

Step 6 :- Then Don't Forget to Click on Save and Then See The Result.

How To Test This Anti No Script :-

Step 1 :- Go To Your Brower Setting.
Step 2 :- Then Click on Site Setting.
Step 3 :- Then Click on JavaScript.
Step 4 :- Then Disallow JavaScript On Your Setting.
Step 5 :- Then Go To Your Website And Refresh it. Then See The Result.

Note :- After checking this, please go to your browser's settings and re-enable JavaScript.

Conclusion :-

In this post I have shared with you all that How to Install Anti NoScript on Blogger, so you can comment and tell how you liked this post. If you have any question then you can comment your question. Thanks for visiting our website.

Refrence:
Www.SmartTechMukesh.Com | Igniel.Com

Admin

Hey there! My name is Mukesh Kushwaha, I am a Professional Web Designer, Graphic Designer, UI/UX Designer, Logo Designer and Banner Designer. I am Content Creator from Bihar State, India. I love coding and editing, so I always try to create something new and interesting.
facebook instagram twitter pinterest telegram

4 Comments

Leave your opinion or any doubt about this article. Don't try to spam, our team reviews every comment.

  1. It would be better to cite the source out of respect for fellow bloggers, the original author can recognize the code structure even if you change the class name in the code

    ReplyDelete
  2. Thanks you very much.. i added a ny site. its perfect work
    Jobs in india

    ReplyDelete
Previous Post Next Post