How To Remove Footer Credit link from Blogger Template without Redirecting
Hello and welcome, Today i will be teaching you on how you can remove footer credit link from blogger template without redirecting to any website and how to hide footer credit link from blogger template without redirecting to another website.
This tutorial is mainly for the newbies who do not have money to start purchasing premium blogger template, though it can also be useful to some pro bloggers who may want to use free blooger template without leaving the credit link behind.
There are lots of websites on the internet that provide blogger and website templates at more affordable rate but if you don't want to spend your money buying templates but still want to Remove Credit Link From Blogger then this article is for you.
Many people find it difficult to remove the blogger template credit link as this templates come with Non-removable credit link and once you try to delete the credit link it will automatically be redirected to their website, this is because they added some JavaScript into the free templates.in other hands, if you re-undo the changes and keep their Original Credit Link everything will work just perfectly.
For quite number of years now I have been blogging and I use the most beautiful and responsive blogger/website templates without paying a dime, trust me, I use free blogger template as a premium user because you will never see any credit link on my blogs.
Before I proceed i will still like to ask you this question: Do you really want to use a Premium Template For Free? if your answer is yes, then, follow me. I will show you two methods of Using Blogger/Website Template Without A Credit Link.
There are lots of websites on the internet that provide blogger and website templates at more affordable rate but if you don't want to spend your money buying templates but still want to Remove Credit Link From Blogger then this article is for you.
Many people find it difficult to remove the blogger template credit link as this templates come with Non-removable credit link and once you try to delete the credit link it will automatically be redirected to their website, this is because they added some JavaScript into the free templates.in other hands, if you re-undo the changes and keep their Original Credit Link everything will work just perfectly.
For quite number of years now I have been blogging and I use the most beautiful and responsive blogger/website templates without paying a dime, trust me, I use free blogger template as a premium user because you will never see any credit link on my blogs.
Before I proceed i will still like to ask you this question: Do you really want to use a Premium Template For Free? if your answer is yes, then, follow me. I will show you two methods of Using Blogger/Website Template Without A Credit Link.
- Removing The JavaScript of Blogger Credit Link
- Hiding The Blogger Credit Link
FIRST METHOD
STEPS TO REMOVE JAVASCRIPT OF BLOGGER CREDIT LINK:
- First of all, Backup your template before you make any changes in your template
- Go to http://blogger.com
- Just Login to your Blogger Profile and select your blog
- Now go to Dashboard > Template > Edit HTML
5. Now you have to find the JavaScripts, this JavaScripts can be located at anywhere in the HTML codes, even using some other names but you have to start from the top because most template have their javascripts at the top.
Below is the sample of javascripts you will need to find and delete
or <script src='//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'/>
6. Now delete/replace the footer and save.
HIDING THE BLOGGER CREDIT LINK:
Add the following line with your original copyright ID. (As shown in picture below).
Now save your template and enjoy.
Below is the sample of javascripts you will need to find and delete
<script src=’//code.jquery.com/jquery-1.10.2.min.js’/>
or <script src='//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'/>
6. Now delete/replace the footer and save.
SECOND METHOD
HIDING THE BLOGGER CREDIT LINK:
Add the following line with your original copyright ID. (As shown in picture below).
style=”visibility: hidden”
Now save your template and enjoy.
Post a Comment