Usually people talk about removing
footer credit but they will not remove it because in 2022 free blogger templates
are coming with a lot of security and if we remove credits link then our blog
or website will not work normally. Something may be wrong.
Here we will hide the copyrighted
links, so let's explain step by step how to remove footer credit practically.
Step 1. First you
have to come to Blogger and login with your Gmail account then dashboard will
open in front of you like below.
Step 2.
In
Dashboard you will find the theme option in the left side menu, click on it and
three dots will appear in the right side, click on it.
Step 3. After
clicking on Three dot, click on Edit Html.
Step 4. After
clicking on Edit Html you will see the complete coding of your blog and click
or press anywhere in the code once and press Ctrl + F, then a search box will
open in the corner in front of you. by or distributed by or search for anything
that may be in your blogs footer menu.
Step 5. I am giving a coding below. Add it to
your theme and Paste this code according to the image above created by
Copy this coding and replace the
link with your own blog url.
<p
style='text-align:left;'>Copyright (c) 2022 <a href=https://dandotv.blogspot.com/'>DANDO
TV</a> All Rights Reserved by DANDO TV</p>
<div
class='ty-copy-container row' style='font-size:1px; opacity:0;'>
Step 6.
Now
you have to save your code Refresh your blog or website to see that your footer
credit is updated with your name.
Guys in old method you don't have
to do much, you have to come to your code and search for that credit link like
created by, distributed by or crafted by.
There will be a code show id =
'mycontent' After this code you have to save this code by applying style =
'visibility: hidden'. This can also hide the credit link.
Thanks A lot.