Friends, if you create a new blog, then you install custom blogger template in that blog to give the blog a professional look, but that blog contains the custom link of the author which you will try to remove, then you redirect to that author's blog.
Today, in this post, we will know how to remove the footer credit of your blog without redirecting it to the author's page.
Friends, to remove footer credit from Blog Template, you will have to install that Blog Template due to the Blog Template in your Blogger account, from which you can remove Footer Credit. after that --
How to remove blog se copyright credit
- Step1- Theme option and click in Edit HTML.
- Step2- After that right click the mouse and type Ctrl + F.
- Step3- Now search the Footer Credit of your Bloger Template in the search box. Which you found easy in your Footer Credit.
- Step4- Now the code of footer credit will be revealed in front of you. Now you have to know that Footer copyright has written "Footer-copy raw"
- .Step5- Now give the space under Footer-copy raw twice and past the code given below.
<p
style='text-align:left;'>Copyright (c) 2019 <a href='https://indiqnblog07.blogspot.com/'>indianblog07</a>
All Right Reseved</p> <div class='ty-copy-container row'
style='font-size:1px; opacity:0;'>
- Step 6- Now you have to write </div> code one more time under copyright credit.