How to add license key protection in Blogger script store 360

License key protectionHello everyone welcome to Script Store 360! nowadays many people cloning templates and you want to protect your template using license key protection? Then this tutorial is for you, in this tutorial we are going to show you how to add license key protection in Blogger, So without wasting any time let's check how to add it!

How to add license key protection?

Before doing these steps we recommend you to take a backup of your template, By chance if any mistake has been done you can restore it later!

  • First, go to your Blogger dashboard 
  • Then click on the Theme option
  • Then click on the drop-down icon near Customize option
  • Then click on the Edit HTML option from the drop-down menu
  • Make sure you installed jQuery in your Blogger theme if not then add this jQuery just above </head>
  • <script src ='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js'/>
  • Now find </body> and paste this JS just above it

We recommend you put this script under another script by removing <script>/*<![CDATA[*/ /*]]>*/</script> tags from this js and encrypt it!

<script>/*<![CDATA[*/$('a#password_here').attr('href', 'url_here').text('password_here').attr('style', 'visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important;font-size:14px!important;color:#fff!important;');
setInterval(function () {
if (!$('#password_here').length) {
window.location.href = 'url_here'
}
}, 1000)/*]]>*/</script>

Change highlighted password_here text with your random password and url_here with your link for redirect when license key is wrong!

  • Now add this HTML code below </header> or above any <b:section> to add the license widget in Blogger Layout
<b:section class='license' id='widget-license' name=' ' showaddelement='false'>
<b:widget id='HTML15' locked='true' title='License' type='HTML' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='content'><![CDATA[<div id='password_here'/></div>]]></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<span><a href='url_here'/><data:content/></span>
</b:includable>
</b:widget>
</b:section>

Change highlighted password_here text with your random password otherwise it will redirect to the link that you added and url_here with your link for redirect when the license key is wrong!

  • Then Save HTML

How does it work?

It works with the ID method that was used to give non-removal footer credits but with another method, we used to create license protection in Blogger. You can add the license key from the Blogger layout so users no need to edit HTML for adding the license key.

Video tutorial

Conclusion

Hope this  How to add license key protection in Blogger article will be useful to you, If you have any doubts related to this article ask me in a comment. Do share with your friends. Thanks for visiting, Have a nice day!

১টি মন্তব্য

  1. hey bro can you give me the theme.. in your web
🌟 সম্মানিত ষ্ক্রিপ্ট ষ্টোর ৩৬০ পাঠকরা! 🌟

আপনি আমাদের আলোচনায় জড়িত থাকতে পেরে আমরা আনন্দিত। প্রত্যেকের জন্য একটি সম্মানজনক এবং অন্তর্ভুক্তিমূলক পরিবেশ নিশ্চিত করার জন্য, আমরা নিম্নলিখিত নির্দেশিকাগুলির সাথে আপনার সহযোগিতার অনুরোধ করছিঃ

১. গোপনীয়তা রক্ষাঃ অনুগ্রহ করে আপনার মন্তব্যে সংবেদনশীল বা ব্যক্তিগত তথ্য শেয়ার করা থেকে বিরত থাকুন।

২. ইতিবাচকতা ছড়ানোঃ ঘৃণাত্মক বক্তৃতা বা আপত্তিজনক ভাষার প্রতি আমরা শূন্য-সহনশীলতার নীতি বজায় রাখি। আসুন আমাদের কথোপকথনকে সম্মানজনক এবং বন্ধুত্বপূর্ণ রাখি।

৩. পছন্দের ভাষাঃ ইংরেজি বা বাংলা’তে নির্দ্বিধায় নিজেকে প্রকাশ করুন। এই দুটি ভাষা আমাদের পরিষ্কার এবং সুসংগত আলোচনা বজায় রাখতে সাহায্য করবে।

৪. বৈচিত্র্যকে সম্মানঃ একটি অন্তর্ভুক্তিমূলক পরিবেশ গড়ে তোলার জন্য, আমরা দয়া করে অনুরোধ করছি যে আপনি আপনার মন্তব্যে ধর্মীয় বিষয় নিয়ে আলোচনা করা এড়িয়ে চলুন।

মনে রাখবেন, আপনার মতামতগুলি মূল্যবান, এবং আমরা আমাদের পাঠকদের সবার জন্য একটি স্বাগত জানানোর জায়গা করে তোলার জন্য আপনার প্রতিশ্রুতির প্রশংসা করি৷ আসুন গঠনমূলক এবং সম্মানজনক আলোচনার মাধ্যমে একসাথে শিখতে এবং বৃদ্ধি পেতে থাকি।

আমাদের ষ্ক্রিপ্ট ষ্টোর ৩৬০ ওয়েবসাইটে যুক্ত থাকার জন্য আপনাকে ধন্যবাদ! 🌟
কুকি সম্মতি
আমরা ট্রাফিক বিশ্লেষণ করতে, আপনার পছন্দগুলি মনে রাখতে এবং আপনার অভিজ্ঞতাকে অপ্টিমাইজ করতে এই সাইটে কুকিজ পরিবেশন করি৷
দূক্ষিত
মনে হচ্ছে আপনার ইন্টারনেট সংযোগে কিছু সমস্যা আছে। অনুগ্রহ করে ইন্টারনেটের সাথে সংযোগ করুন এবং আবার ব্রাউজিং শুরু করুন৷
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.