banner image

Remove Blogger Footer Credit Link

Maybe, you have noticed that most sites like templatemonster, templateism, templatefy etc which provide blogger templates, put credit link to their templates if the template has been freely released. Those blogger templates should be purchased to get template without any credit links. It is too hard to remove complete credit link from blogger footer and it is also illegal because all the credit of that template only contains to that person or site who builds it.
remove footer credit link

Most professional blogger templates builder use obfuscation to make their codes unreadable to a normal blogger user. Indeed, obfuscation is also a coding technique or an algorithm that works like a normal javascript but it is not understood by a normal blogger. However, some programmers and javascript experts can get normal code from that unreadable code.

Actually if you get window.location javascript code in any blogger template, then you can directly remove it to remove credit link. If you does not remove them, then your blog will be redirected to the credited site or blog.

How to hide blogger credit link without redirecting to creditor website

All the credit links are made using javascript code converting into obsfucated code. So trying to remove these javascript code is too time consuming and this often becomes failure. So that here I have brought a small but easy trick that hides blogger credit link ie hiding blogger footer link using css. Lets follow step by step process for this purpose:

Step 01: In the first go to www.blogger.com and put your google username and password to enter into dashboard.
Step 02: Now select one of your blog and enter into dashboard and click template>>edit html.
Step 03: Find out footer credit link where it is located on.
remove credit link 1
Step 04: Now simply add an inline css which hides the credit link
style = ' visibility  :  hidden ' 
remove credit link 2
Step 05: Now just click on save button to save your template. It is done.
Remove Blogger Footer Credit Link Remove Blogger Footer Credit Link Reviewed by Unknown on August 19, 2015 Rating: 5

No comments:

Post AD

Powered by Blogger.