Have u ever thought of how to get rid of ” Powered by Blogger ” in your website footer in Blogger? I am here to teach you how to remove it. We all know that in the layout settings of Blogger, the attribution widget is locked, so we can not remove it. But here is how to do that without stress and hassle.

Read Also: How to create a separate contact page (BLOGGER)
- Sign in to ur blogger dashboard
- Go to template
- Click on edit HTML
- Click anywhere in the template and press Ctrl + F, that is, find, search </head>
- Place the given code above </head>
<style>#Attribution1{display: none;}</style>
Then save ur template.
That’s all
We appreciate ur comments and feedback.















