-->

Wednesday 30 January 2019

How To Remove Footer Credit Link From Blogger Template | Without Redirecting To Any Other Website

How To Remove Footer Credit Link From Blogger Template | Without Redirecting To Any Other Website
There are dozens of famous template websites available on internet who provides stylish blogger templates at very low cost and free like templateism, gooyaabi, and templateify etc. In free template author added their credit in the template footer and Premium template don't contain a footer credit. If you made some changes in coding for removing footer credit or remove whole footer credit link then your blog home page automatically redirect to their own page. This is only happening because template author added JAVASCRIPT code into their free template.
Today I am gonna show you how you are able to remove footer credit from the template and avoid redirection of a template to another website.

Here is two method for removing template footer credit

Method:1 You can hide the credit link by using CSS.
Method:2 By Removing javascript.

Method-1: Hidding copyright links by using CSS

Step-1: First go to www.blogger.com and Login in your blog

How To Remove Footer Credit Link From Blogger Template | Without Redirecting To Any Other Website

Step-2: Go to Dashboard >Template >Edit HTML
How To Remove Footer Credit Link From Blogger Template | Without Redirecting To Any Other Website

Step-3: Press Ctrl+F and search any of the following words in your HTML code.
             Copyright, Designed By, Templated By, Developed By,
How To Remove Footer Credit Link From Blogger Template | Without Redirecting To Any Other Website

Step-4: Now find the footer/credit link which you need to Hide
How To Remove Footer Credit Link From Blogger Template | Without Redirecting To Any Other Website

Step-5: No add following code with your original copyright ID
style="visibility: hidden"
How To Remove Footer Credit Link From Blogger Template | Without Redirecting To Any Other Website

Step-6: Now Save your template

Method-2: Removing Javascript Code

Step-1: Press Ctrl+F and search following code in your HTML code 
//<![CDATA[
Step-2: Once you find the code delete entire code
How To Remove Footer Credit Link From Blogger Template | Without Redirecting To Any Other Website

Step-3: Now search the word "mycontent" and change that word in your domain name

Step-4: Now change the credit link as you wish and Save the template.

I hope this article helps you. If you found any error so don't hesitate to ask us. You can also use the comment section to leave your ideas and suggestions.
Have a great day, guys!

NOTE:

  1. If you are lucky and have a template without copyrights included id's Like "id=mycontent" or something, then you have not to do any of this and can simply change the text.
  2. Try not to remove copyrights credit links because many designers work hard to design template and deserve to recognized. 
NEXT ARTICLE Next Post
PREVIOUS ARTICLE Previous Post
NEXT ARTICLE Next Post
PREVIOUS ARTICLE Previous Post
 

Delivered by FeedBurner