How To Make A Blog Safelink Using Your Blog Template

How To Make A Blog Safelink Using Your Blog Template

Blogs are ideas for us to channel our ideas through articles or words, sometimes blogs also need a safelink to shorten a link or as a redirect to add traffic.  Do you know that there are actually a lot of websites or sites providing safelink service with very high CPC.  You should know that safelink provider sites may die suddenly and harm you.  But you don't need to worry anymore, you can create your own safelink blog.  the method is very easy and simple, just use your original template, for example you use a template from viomagz made by mas sugeng.  well, from that template you can use safelink, just cool like in the picture.

How to Create a Safelink Blog Using the Viomagz Double Click Template
Previously maybe you have been looking for article tutorials on how to create a safelink blog easily, on this occasion I will share this easy tutorial to create a safelink blog using only your original template and the time is not wasted too much okay.

 So this time I will share Tutorials on how to create a blogger safelink or how to create a safelink blog using the blog template that you are currently using.

How to make a Blogger Beginner Safelink
 Well, luck for those of you who are ready to make the blog as a safelink because to make a safelink blog so that it is profitable, it must be linked to adsense.
 Safelink blog tricks received by adsense: Use your blog that has received adsense then you change it to a safelink blog, this method is for you who have 2 adsense accounts.  :)

If you don't have a blog, please create it
 or I'm sure you are already very good at creating blogs.

 Keep in mind, this safelink blog is useful for increasing income, especially blog downloads or blog streaming movies.

# 1.  Use Responsive Blog Templates
 For this first you must use responsive templates because if they are not responsive, you cannot create a safelink blog with your favorite template.
 Example: I use the Viomagz Template, this template is very responsive and neat.  And suitable for me to use as a safelink blog.
 Want to download the template?  OK Click download
 Download here

# 2.  Create Articles Minimum of 5 Articles
 For the second you must have a blog with at least 5 articles in order to be used to create a safelink blog.

 If All Requirements are fulfilled Next, next step.  :

Steps to Creating a Safelink Blog

1. Buka Dashboard Blogger> Click Theme> Click Edit HTML

 # 2.  Place the Code Below the Code
</head>
 <link href='https://rawcdn.githack.com/dylan-santosa/safelink/87881a44c6055bd6aea15311dfb1b81b4e1f1aa2/bootstrap.min.css' rel='stylesheet'/>
# 3.  Look for the code <data: post.body /> and replace it with the code below

 <center><div id='timer'/><div class='text-center'><button class='buttonDownload hidden' disabled='' id='getlink'>Get Link | Click 2X</button></div></center><br/><data:post.body/><center><br/><div class='text-center'><button class='buttonDownload hidden' disabled='' id='gotolink'>Go to Link</button><div style='margin:auto;display:inline-block'></div></div></center>


# 4.  Place the Code Below the Code </body> (Click Save)

Because the code is too long and won't fit in the paste here






Generate link



<script type="text/javascript">
//<![CDATA[
var setting = {
 exceptionurl : "twitter.com",
 path : "#?o="
};
//]]>
</script>
<script src="https://www.blogger.com/feeds/####/posts/default?alt=json-in-script&amp;max-results=150&amp;callback=showurl"></script>
<script>
//<![CDATA[
$(document).ready(function(){

$("#btngenerate").on("click",function(){
var generateurl = $("#generateurl").val(),
generatelink = $("#generatelink"),  
generateloading = $("#generateloading"),  
resulturl = $('#resulturl');   

if (generateurl == "") {
$("#generateurl").focus();
return false;
}

$("#copytoclipboard").html("<span class='fa fa-floppy-o'></span> Copy URL");
generateloading.removeClass('hidden');
generatelink.addClass('hidden');
$.ajax({
url : '/feeds/posts/summary?alt=json-in-script',
type: 'get',
dataType: 'jsonp',
success: function(data) {
var link = '',
content = data.feed.entry,
links =new Array(); 
if (content !== undefined) {
for (var i = 0; i < content.length; i++) {
for (var j = 0; j < content[i].link.length; j++) {
if (content[i].link[j].rel == "alternate") {
link = content[i].link[j].href;
break;
}
}
links[i] = link;
var randindex = Math.random() * links.length; 
randindex = parseInt(randindex);
}
resultgenerate = links[randindex] + "#?o=" + aesCrypto.encrypt(convertstr(generateurl),convertstr('root'));
generateloading.addClass('hidden');
generatelink.removeClass('hidden');
resulturl.val(resultgenerate);
}else {
resulturl.val('No result!');
}
},
error: function() {
resulturl.val('Error loading feed!');
}
});
});

var clipboard = new ClipboardJS('.copytoclipboard');
clipboard.on('success', function(e) {
$("#copytoclipboard").html("<span class='fa fa-check'></span> Link Copied to Clipboard");
}); 

})
//]]>
</script>
<br />
<div class="container" style="margin-top: 5%;">
<div class="col-md-6">
<div class="panel panel-primary primary-color-border">
<div class="panel-heading primary-color">
<div class="panel-title text-center">
<h2>
<i class="fa fa-shield">
</i>
<strong>Generate Link</strong>
</h2>
</div>
</div>
<div class="panel-body">
<div class="form-group">
<div class="input-group">
<span class="input-group-addon">
<i class="fa fa-link">
</i>
</span>
<input class="form-control" id="generateurl" placeholder="http://example.com" type="url" />
<span class="input-group-btn">
<button class="btn btn-primary primary-color primary-color-border" id="btngenerate" type="button">
<i class="fa fa-shield">
</i>
<strong>Submit</strong>
</button>
</span>
</div>
</div>
<div class="hidden text-center" id="generateloading">
<i class="fa fa-spinner fa-spin"></i></div>
<div class="hidden" id="generatelink">
<div class="form-group has-success">
<div class="input-group">
<span class="input-group-addon">
<strong>Result:</strong>
<i aria-hidden="true" class="fa fa-check">
</i>
</span>
<input class="form-control" id="resulturl" onclick="this.focus();this.select()" readonly="readonly" type="text" />
</div>
<br />
<div class="text-center">
<button class="copytoclipboard btn-sm btn btn-success" data-clipboard-action="copy" data-clipboard-target="#resulturl" id="copytoclipboard"><span class="fa fa-floppy-o"> Copy URL</span></button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

Now it's finished, this safelink blog fits all the templates, it's really cool and simple
 How it works Quite easy, access your page that has been made an example of mine
 sb-safelink.com/p/convert.html

 so the link can be used as an automatic generated safelink article that you created as an article

 DEMO BLOG SAFELINK
 The template that I use for the safelink blog is the viomagz template
 Download HERE

 If there is something that can't be done please comment and I help THANK YOU