How to remove ‘Powered by blogger’ Attribute from Blogger’s Website

-

Affiliate Disclosure: Every purchase made through our affiliate links earns us a pro-rated commission without any additional cost to you. Here are more details about our affiliate disclosure.

In this article, I will be demonstrating how to hide or remove Powered by Blogger attribution widget from a Blogger Website. Before going to the process, backup your blogger template, while editing html code if anything goes wrong or template modified design doesn’t work or looks good you can restore from backed up template.

Here I have demonstrated you two methods for removing attribution widget. Some blogger templates may not support method 1 then you need to follow method 2 for successfully removing attribution widget.

Method 1: Remove ‘Powered by Blogger’ by unlocking Attribution widget

Step 1: Go to your blog “Template” | click on “Edit HTML”.

Step 2: Here on drop-down “jump to widget” option and select Attribution 1 as shown below

Step 3: After selecting Attribution 1 widget you will be able to see this line

<b:widget id=’Attribution1′ locked=’true’ title=” type=’Attribution’> 

on your blogger template.

Step 4: Replace the locked=’true’ with locked=’false’ as you can in picture highlighted

Step 5: Once done click on ‘Save template’.

Step 6: Now go to layout option and at the below you can see attribution gadget, click edit you will be able to see new pop up window, click on remove button. that’s it you are done.

Some people told me that method 1 is not working in some blogger templates, then the alternative solution for this is to hide attribution widget by using adding CSS code method.

Method 2: Hide Attribution widget by adding CSS code.

Step 1: Go to your blog “Template” | click on “Edit HTML”.

Step 2: Search this line of code

body{

in your blogger template, for quick finding Hit CTRL+F

Add this line of code

#Attribution1 {display: none;}

above the

body{ 

code, as shown in the below picture.

Save template and view your blog, you will be no longer able to see attribution widget in footer of your blogspot blog.

Removing this attribution widget will add professional look to your blog.

Hope any one of this method worked for your blog on removing footer credits ‘attribution widget’.

Related Articles

Like our Article/ Blog? Can buy a Buttermilk for our team.. Click here

Pardeep Patelhttps://pardeeppatel.com/
Hi!, I am Pardeep Patel, an Indian passport holder, Traveler, Blogger, Story Writer. I completed my M-Tech (Computer Science) in 2016. I love to travel, eat different foods from various cuisines, experience different cultures, make new friends and meet other.

Share this article

-- Advertisement --

2 COMMENTS

  1. It’s very nice of you to share your knowledge through posts. I love to read stories about your experiences. They’re very useful and interesting. I am excited to read the next posts. I’m so grateful for all that you’ve done. Keep plugging. Many viewers like me fancy your writing. Thank you for sharing precious information with us. Get for more information

LEAVE A REPLY

Please enter your comment!
Please enter your name here

-- Advertisement --