Monday, June 25, 2018

How To Remove Footer Credit Link From Blogger Template


Hello, friends, I hope you are well today I will discuss a topic how to remove or hide footer credit links from your awesome blogger template and make it your own credit link.

Why I  Share this tips/ tricks?


Generally, our friends download free templates for their blog and when they tried to remove footer credit or change links. After changing the footer links they save the template and one the home page they face a problem that the blog started redirecting to template stores homepage, then he reverts the changes and keeps the genuine credit links and details of template then it starts working as normal.
He tried a lot but not able to remove credit of blogger template owner,  changing the name of text and other URL etc takes efforts but the problem remained same. Every time when he removes credit links from blogger template the homepage automatically redirected to template store website address.

Remove credit links from blogger template and stop redirecting

Please follow these steps which given below:-

Follow these steps to remove footer credit link from your blogger template without redirecting any website.

Step 1. First, open www.blogger.com 

Step 2. Login to blogger with your Gmail ID.

Step 3. Go to the theme option in your blogger dashboard.

Step 4. Go to edit HTML option .

Step 5. Click  Ctrl + F    then search your footer credit one word or creditfooter .

And find  <div class='creditfooter' > then add this tag  

style='visibility: hidden'   as seen in the picture. 
and save your template enjoy.

Important click the image for zoom


Can I add my credit in the footer?

yes, you can add your credit in the footer section 

Above the </footer> tag you can add this code - 

Copyright &#169; 2018 <a expr:href='data:blog.homepageUrl'><data:blog.title/></a> All Right Reserved
</div>
<div id='cpright'> 
and save the template.

No comments:

Post a Comment