How To Remove POWERED BY BLOGGER On Your Blog Footer

Footers appear at the bottom of every site. Footers are also known as the space reserved for notes like the powered by google, about, privacy policy, terms of service, contact us, etc. Most times it is used for copyright.  Powered by blogger is an attribution from Google. Google is trying to let you know they own it. If you would like to replace the “POWERED BY BLOGGER” with anything of your choice, stay glued, this article is for you.

How To Remove “POWERED BY BLOGGER” On Your Blog Footer

STEP 1

Login on blogger.com

STEP 2

On the left side of the panel, locate the theme close to settings. Click on the theme and locate the customize and edit HTML, hit the edit HTML. If you are using a mobile phone, click on the option menu to locate the html (See the image below).
HTML means hypertext markup language, they are a kind of document created to be shown on the web.

After clicking on edit HTML,  you’ll see different Html codes for the themes. There are two head tags in this section when you click on the edit Html : the first has  <head> and the second has this </head> Many people mistakenly paste the codes in the wrong heads. This won’t make the power by blogger go off the footer.
Locate where the head tag is : <head>

If you are using a computer,  hold the ctrl f4 and search for the <head> tag.

STEP 3

Copy this:   <style> #Attribution1 { display:none ; } </style>

STEP 4

Paste the code you copied in Step 3  just after the <head> (not </head>) tag I showed you.
Please check the image below carefully to paste the code at the appropriate place as shown above.

After coping this:  <style> #Attribution1 { display:none ; } </style>
Paste the code and save. If it says successfully saved, you are good to go. Refresh the page and the power by blogger will no longer display on your footer.

If this was this helpful to you, drop a comment and share.

I recommend you to check this out:

Guids on how to add a custom logo and favicon on your blogger blog