How to remove attribution powered by blogger by blogger theme? Many bloggers have trouble with that powered by blogger, because others want their name to be there. Wow! Well, if you want that, just follow the tutorial I will do on this page.

Steps on How To Remove Blogger Attribution

1. The first thing you do is just go to your account and login
2. Go to the "Theme" navigation and click it to open the theme editor.
Blogger Theme Button


3. Click the arrow-down to the right of the "CUSTOMIZE" button and when it popups select "Edit HTML".
Blogger Customize Button
4. When the editor opens, just search for the attribution code like below code;
<b: widget id = 'Attribution1' locked = 'true' title = '' type = 'Attribution' visible = 'true'>
5. Once you found the Attribution code, replace it with this code below;
<b: widget id = 'Attribution1' locked = 'false' title = '' type = 'Attribution' visible = 'false'>
6. Click the SAVE button, and you have done!

You can now check your site to see if it is okay after removing Powered by Blogger Attribution.

Hope you got the tutorial. If you still have ideas to add or have additional questions, just comment below.