Blogger has some default features/attributions, some of them we like it and some of them we want to remove it. Like i want to Remove Powered by Blogger Attribution. What if, If you do not know the solution for it. So here’s the simple way to “Remove Powered by Blogger in your Blog“. There are two methods for removing the attribution powered by Blogger. Just follow these simple steps.
Table of Contents
How To Remove Powered By Blogger Attribution
Method 1
- Log into Blogger, Go to Template > Edit HTML.
- Click anywhere inside the Template and press CTRL+F to search and find </head>.
- Just above the </head> , paste the code given below.
<style>
#Attribution1{
display: none ;
}
</style>
- Save the template, you’re done.
Method 2
- Log into Blogger.
- Go to Template > edit HTML.
- Click anywhere in the template and press CTRL+F to search and find <b;widget id=’Attribution1’locked=true’ title=”type=’Attribution’>
- Now replace locked=true into true=false.
- Now save the Template.
- Now go to Layout, select attribution gadget and edit it.
- Now remove it as shown in the image given below.
What Will Happen If I Remove ‘Powered by Blogger’ ?
Nothing extra profit you will get, just it will gave a good look, that’s it. Nothing else.
Now the attribution has been removed. You can choose any method you want to remove this attribution. Hope you all enjoyed the detailed description on “How to remove Powered by Blogger”. If you found this article of Remove Powered by Blogger useful please share it on your social profiles.