How to remove powered by blogger in BlogSpot blog?
If you are a newbie blogger or experienced blogger then you probably know that blogger is perfect for a new blogger to learn to blog. Because it is free of cost and you can also earn money.
But one thing that irritated many bloggers of BlogSpot that it’s template has default “powered by blogger” in the footer. Which in not so good for branding purpose because anyone can see it and say you are blogging on a free platform.
But not anymore because in this post I am showing you how you can remove powered by blogger easily.
Method 1 – by making changes in attribution widgets.
Step1 – first of all go blogger’s dashboard and click on Template.
Step 2 – then click on “Edit HTML”
Step 3 – there will “jump to widget” click on it. After clicking a drop down menu will come click on attribution. As shown in below picture.

Step 4 – then you will see code like this
<widget id=’Attribution1’ locked=”true “tittle=” type=’attribution>
Step 5 – you have to just replace the locked=’true’ with locked=’false’
Step 6 – Now click on ‘Save template’
Step 7 – go the layout option and at the bottom you will see attribution widget. Click edit on it and click on “remove” and save.

And you’re done.
Method 2 – By using HTML code
Step 1 – Go to dashboard and click Template
Step 2 – click edit HTML
Step 3 – now click anywhere in code box and type Ctrl+F
Step 4 – write “powered by blogger” and click enter.
Step 5 – Now paste this code after “Powered by blogger” Style=’display: none’
Now save your template and enjoy.
Wrap up
So that was the tutorial. I hope you enjoy it. If you have any problem let me know in comments thanks.
Leave a Comment