How to Create Latest Auto Safelink Page For Redirect Custom External Link in Blogger
Hey Guys! Welcome back to Techly Series website.
Assuming You are observing Latest Auto Safelink Page For Redirect Custom External Link Script on blogger. This is the Right Place to you. Since You can get this Script for free and gain deep pocket With Your adsense.
Today, in this article, I will Discuss with you about How to Create Latest Auto Safelink Page For Redirect Custom External Link in Blog - Post or Page.
What is Safelink
SafeLink is a term frequently involved on a site that capacities as a security connect from different locales. To put it plainly, safelink is a page on a site or blog that capacities as an identifier for the url or connection that will be protected or not from different sorts of web violations, for example, infections or malware. Clearly safelink will work by safeguarding download website guests against download joins that might contain different sorts of infections and malware that are destructive to webpage guests. Even by this page you can decrease your website's bounce rate.
Safelink will forestall the spread of infections and malware that are connected in a download interface in a record. Assuming it is demonstrated that a download connect is embedded with some sort of infection or malware, the Safelink website will consequently caution their clients that the download interface they need to go to is a hazardous and dangerous connection.
SafeLink has an enemy of infection part that can identify pernicious records embedded in a download interface so your guests can keep away from infection or malware wrongdoings that are supposedly harming to clients' gadgets and information. Likewise, it doesn't invest in some opportunity to be on the safelink webpage since it works just as a download connect scanner. Assuming a guest to your webpage has squeezed the visit connect and the connection has been pronounced protected, the download connection will open naturally.
How to Create
So, to create Latest Auto Safelink Page on blogger you need to follow the following process below precisely.
What's more, with the help of these steps, you can easily make this page in your blogger website.
Step 1
- You will go to your - Blogger Dashboard
- Go to Theme
- Go to - Edit HTML
- Search - </head> or </head>
- Copy this CSS & Javascript Code below and Paste on top of </head> or </head>
You must back up your theme before go to Edit HTML
<style>
.Safelink{text-align:center}
.Safelink button{background:#ffffff;font-size:16px;color:#000000;margin:25px auto;border:0;border-radius:15px;box-shadow:0 0 15px #000;padding:15px 25px}
.Safelink button:hover{box-shadow:0 0 10px #000 inset}
</style>
<script crossorigin='anonymous' src='https://kit.fontawesome.com/4ad360bfd2.js'/>
<script src='https://code.jquery.com/jquery-3.6.0.min.js'></script>
Step 2
- After Paste CSS & Javascript Code
- Search - <body> or <body>
- Copy this Javascript below and Paste after - <body> or <body>
- Just Replace the your_safelink_page_url in the code below with your safelink page url
- Save Theme
<script>/*<![CDATA[*/
for(var a=querySelectorAll(".Safe"),i=0;i<a.length;i++)a[i].setAttribute("u","your_safelink_page_url"+"?u="+a[i].getAttribute("u")),a[i].addEventListener("click",function(){window.open(this.getAttribute("u"),"_self")});
/*]]>*/</script>
Step 3
- After Save Theme
- Create a new Post or Page
- Copy this HTML & Javascript Code below and Paste in your blog - Post or Page
- Replace the your_safelink_page_url in the code below with your safelink page url
- Replace the <!--[ Ad Code ]--> in the code below with your ad code
- You can also replace the <!--[ Article ]--> in the code below with your article
- Publish
<!--[ Ad Code ]-->
<div class="Safelink">
<button id="Createlink" onclick="show1()">Create Link 👉</button>
<button class="Pleasewait" id="Pleasewait1">⏳ Please Wait...</button>
<br/>
<b id="Getlink1">👇 Scrolldown & found Get Link button 👇</b>
</div>
<!--[ Ad Code ]-->
<!--[ Article ]-->
<!--[ Ad Code ]-->
<div class="Safelink">
<button class="Mainbutton" id="Getlink2" onclick="show2()">Get Link 👉</button>
<button class="Pleasewait" id="Pleasewait2">⏳ Please Wait...</button>
<a href="javascript:;" target="_blank" class="Openlink">
<button class="Mainbutton" id="Openlink" rel="noreferrer noopener">Open Link 👉</button>
</a>
</div>
<!--[ Ad Code ]-->
<script>/*<![CDATA[*/
$("#Pleasewait1,#Pleasewait2,#Getlink1,#Getlink2,#Openlink").css("display","none");var msurl=decodeURIComponent(location.href),surl=msurl.replace("your_safelink_page_url?u=","").replace(/\?m=0|&m=0|\?m=1|&m=1/g,"");$(".Openlink").attr("href",surl);function show1(){$("#Createlink").css("display","none"),$("#Pleasewait1").css("display","inline-block"),setTimeout(function(){$("#Pleasewait1").css("display","none"),$("#Getlink1,#Getlink2").css("display","inline-block")},10000)}function show2(){$("#Getlink2").css("display","none"),$("#Pleasewait2").css("display","inline-block"),setTimeout(function(){$("#Pleasewait2,#Getlink2").css("display","none"),$("#Openlink").css("display","inline-block")},10000)}
/*]]>*/</script>
Final Step
- Now you can use this feature.
- Just paste the below HTML where you want & replace yourLink with your link which you want to convert into safelink
- You will see that the links have been converted to automatic safe links.
<button class="Safe" u="yourLink">Demo</button>
Final Words
You ought to indeed note by thinking in the remark box underneath. Or on the other hand you moreover bear to give some sort of Suggestion, likewise you can partake your conviction with me in the Comment Box beneath.
I didn't give this content to any individual who saw or replicated them. This content I've looked through a great deal and given by experience. So kindly don't note on this substance.
Assuming you experience any issues while copying this script you can impart me by Telegram and I'll attempt to help.
Post a Comment