How to remove powered by blogger










You want to make your blog look more professional. Powered by blogger attribution is not looking so good?



So while I was trying to make my blog look better and more professional and more website looking I came up with this gap. I wanted to remove the Powered by Blogger attribution.


how to remove powered by blogger



1. You need to log in to Blogger dashboard and go to Template > Edit HTML

how to remove powered by blogger


2. Backup your template. Keep it in a txt. file.



3. Click inside the code area and then press CTRL + F to open the blogger search.

how to remove powered by blogger

4. Type or CTRL + C this tag inside the search and hit enter to find it.


</head>

5. Above (on top) of </head> add this:


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

6. Click on save template to save changes. 


That is all. You have now successfully removed the powered by blogger attribution 



Find out more Blogger tips and SEO tools here:

How To Remove Blogger Navbar

How to remove powered by blogger

How to make a signature for your blog posts on blogger

How to remove: Subscribe Post to Atom for Blogger

How to create an about us page on Blogger

How to create custom contact form page for Blogger

How to add floating Facebook like box widget for Blogger


post signature

1 comment:

Back To Top