Would you want to learn how to add nonremovable credit link in blogger ?
How to remove blogger template credit link ?
How to redirect blog with hidden codes
If you are using blogger then I am damn sure you have tried to remove credit link in the template. And you didn’t get success.
Here is tips.
Generally, anyone doesn’t want to give anything free. Either he/she will take money or need credit for his/her works. Either he needs money or credit for his works.
The best bloggers aren’t afraid to share. Share content; share links; share ideas; share data; you name it. In fact, the inbound bloggers who love to share usually see fantastic results because of it!The thing is, sometimes bloggers get a little protective of their stuff because there are less than scrupulous people out there who take content and then try to pass it off as their own. All that hard work, and none of the credit. Not cool!
Blogger Guides
Well, sometimes it’s not that someone’s being skeevy … they just don’t know “How the internet works.” You’re supposed to share content, but you’re also supposed to give credit where credit is due. So to clear up any confusion and ensure you content is protected, this post will outline proper methods of Adding Non-Removable Credits To Blogger Blog Template.
Must Read : Top Tech Niche Blogger Templates
You can easily find different ways to add non-removable credits to blogger blog templates on the net, but in this post we’ll tell you the most protected way of adding credits to your blogger blog by first building a non-removable JavaScript, then to make it complicated by OBFUSCATING it as to make sure that the credits are protected and no one can remove them and at last adding them to the template.
What Is Obfuscation?
Obfuscation is the obscuring of intended meaning in communication, making the message confusing, willfully ambiguous, or harder to understand.
Add NonRemovable Link In Blogger
#Step 1 Following is the non-removable JavaScript that we’ll gonna use for adding the credits. Don’t forget to customize it according to you, by following the points given bellow.
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.0.min.js"></script><script type="text/javascript">//<![CDATA[ $(document).ready(function() { if($("#bloggingrocket").attr("href")!="CREDITS_URL") { window.location.href="REDIRECTION_URL"; }});//]]></script>
Follow the points below to customize the script:
- Replace CREDITS_URL with the URL of the Page you want to give Credits to.
- Replace REDIRECTION_URL with the URL, to which you want the blog to be redirected to, if someone removed the credits.
- Remove the first line i.e.
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
If you already have added it in your template.
Here you are completed with step 1, but don’t forget to copy the javascript that you have built above, to notepad for further use.
#Step 2 Now as you have already completed with step 1 of building non-removable JavaScript, let’s make it more complicated for the hacker to remove or edit it, by OBFUSCATING it by using an easy and fast tool Javascript Obfuscator/Encoder.
- Go to Javascript Obfuscator/Encoder Tool.
- Copy the JavaScript code from notepad, which you build in the last step.
- Paste The Java Script Code there without <script type=”text/javascript”> and </script> tags.
- Tick for Special Characters.
- Click on Obfuscate Button.
- Now copy the code from the Output Window.
- Go to your template file and paste the code you copied between <script type=”text/javascript”> and </script>, in body section.
Must Read : How to start blogging
#Step 3 At last after adding non-removable javascript to the blogger template, let’s add the credits to the blog. It is a very simple step, just add the code given below (after customizing) where you want to add credits in your template.
Designed By <a href='CREDITS_URL' id='bloggingrocket'>Prabhat Jani</a>
Follow the points below to customize the code:
- Replace CREDITS_URL with the same URL of the Page you want to give Credits to as you have done above in the JavaScript.
- Replace TEXT with the text you want to be hyperlinked.
Hurray! You Have Successfully Added Non-Removable Credits To Your Blogger Template.
Why Use The Online JavaScript & jQuery Obfuscator Tool?
It’s simple really, JavaScript is a browser interpreted language so it needs to be front end and visible to browsers. This, unfortunately, means that it is also visible to every tom, dick and harry who wants to see you code and potentially steal it. One of the ways to protect your code is to obfuscate it using base 32 or 64 algorithms to encrypt the code and make it unreadable.
- Online obfuscate js to protect your code so it’s unreadable.
- Online jQuery obfuscator as algorithms also works with jQuery!
- Online jQuery obfuscate to convert to bookmarks for easy script execution.
- Online js obfuscator to convert other languages such as Mootools, DOJO, YUI etc.
- Online obfuscate compact js to also make your file sizes smaller and increase page speed.
How Does Obfuscator Tool Work?
- It replaces symbol names with non-meaningful ones (eg hello_moto will be converted to 1cd5dg4g1gf).
- It replaces numeric constants with expressions (eg 232 will be converted to 0x29b9+2011-0x2d25).
- It replaces characters in strings with their hex escapes (eg string “noob” will be converted to “x60x76x63x44”.
- It removes comments completely (if selected, otherwise obfuscates comments).
- It removes spaces and tabs and blank lines in the code and joins all the lines of code together.
- It encodes the previous stages using advanced algorithms
Over To You : If you want to remove credit link of Templateism, Soratemplates then you should reverse this guide. However, I will share a tutorial on how to remove credit link from blogger template. Stay tuned with Blogging Rocket
Thanks for any other informative web site. Where else may just I get that kind of information written in such an ideal way? I have a mission that I am just now operating on, and I have been on the look out for such information.
Hey very nice blog!
I had an existing non removable credit from template author. i want to add another non removable to it. how can i add.
removing a credit link is easy. just follow reverse of this post. Or you have to wait for my next post.
you are really a good webmaster. The site loading speed is amazing. It seems that you are doing any unique trick.
Finally I found what I was looking for, only took 4 pages of search results.
not working at footer
What kind of error its showing mate?
This is an excellent article Prabhat. Btw, some of your code snippets are going out of the main content area. You may use any Syntax highlighter to display code snippets.
Thanks for this info bro.
I migrated this blog from blogger and i used blockquotes. Now working fine.
really informative post. Thanks for this post. Keep going!!
nice post. Really informative.
Great Post Prabhat, loved it. :p
This post it taken from your blog bro. wo yad hai na ??
Hehe, Yeah I remember bro. Never got so many comments on mine at that time. Good going man. 🙂
Haha. Thanks Naman bro.
Including jquery library just for 2 lines of js code, seriously?
Yes. It will work bro.
Looks good. Though I have not tried it. But this is something a coder or developer wants to have handy. People have habit of removing credit part and stuff that footer with Keywords 🙂
Haha.
Thanks for share a usefull post keep share more In future.
perfect work see you on another important tutorial like this
I am just starting to learn about all of this. Thanks!