Most Publishers trust the blogger platform where you can create your own full-fledged website for free, today we are discussing how to remove powered by blogger. Since blogger has several templates but there are companies that provide a free or paid template that is advance in many ways.
Blogger itself has several widgets option that you can add or remove, popular question around widget is how to remove powered by blogger. This particularly is being used for displaying the copyright notice in the blogger, at the footer section. Blogger locked this attribute so you cannot delete it directly.
{tocify} $title={Table of Contents}
Four methods for removing powered By blogger:
Remove the Attribute with the layout of the blogger
- Open your blogger dashboard account.
- Click on the Layout Tab.
- Scroll down and you will the Attribute option, Click on Edit.
- Now Click on the remove button, if available.
- If you Don’t have a remove option then follow other methods.
Remove the Attribute with template HTML
- Open the Blogger Dashboard account.
- Click on the Theme Tab > Edit HTML Tab.
- Now click on the jump to widget > Attribute or the other like Attribute1.
- The below code will be shown on the screen directly.
<b:widget id='Attribution1' locked='true' title='' type='Attribution' visible='true'>
- Now change the above code, you have to change it with the below code
<b:widget id='Attribution1' locked='false' title='' type='Attribution' visible='true'>
- Just Change the locked= “false”.
- Save the template.
- Now you will see the “Remove” option in the attribute.
- Simply Go to the layout tab.
- Scroll down the footer side, you will attribute the option.
- Click on the Remove option.
Remove the Attribute Using CSS Code
- Open the blogger dashboard.
- Click on the Theme > Edit HTML.
- Click on the HTML code and Press CTRL F.
- A search will be there, you have to enter </b:template-skin> and press enters to find the code line.
- Enter below code in-between “} —– ]]>”.
#Attribution1 {display: none;}
- Save the template, Click on Save.
Now the attribute of Gadgets is removed with the help of the CSS Code.
There is one more method available to remove the particular attribute or any attribute by just removing the code.
Remove the Attribute By Code Removing
If you remove the whole code lines in the HTML of the template, you can remove the attribute completely with dealing with the blogger layout.
- Open the blogger dashboard.
- Click on the Theme > Edit HTML.
- Now click on the jump to widget > Attribute or the other like Attribute1 or Attribute2.
- Now the delete the entire code after selecting the Attribute, thus the code belongs to the attribute we trying to remove.
<b:section class='footer' id='footer' name='Footer' showaddelement='false' tag='footer'>............................................</b:section>
- Therefore remove Powered by Blogger completely.
Adding the footer Credits in blogger
- Open the blogger dashboard.
- Scroll down to the footer area and now Click on “Add a Gadget”. If the option name Add a Gadget is available in the footer, you can create it in the sidebar and then drag it to the footer.
- Select the Gadget type as HTML/Java Script as a widget.
- This will give you the ability to write the Footer text whatever you want.
- When you want diplay your site name <palign=”center”>www.yoursitename.com</p>” .
Adding the footer Credit using Codes
- Open the blogger dashboard.
- Navigate to the Theme and click on Edit HTML.
- Now click on the jump to widget > Attribute or the other like Attribute1 or Attribute2.
- You will see the <b:section …. </b:section>.If you want the personalized credit you have to insert the code.
- Example <palign=”center”>www.yoursitename.com</p>” to diplay your webiste name.
- Save the theme.
Conclusion
All these methods of “remove powered by blogger” works perfectly fine but are different type of people. Some prefer to make it through by simply changing the attributes in the blogger layout. And the other wants to make completely disappear from the HTML template.
We shared different types of methods in this post, which you can use any way you want. You can comment below if you have any quires for the system.
Peculiar article, just what I needed.
Thanks for the comment
I constantly emailed this web site post page to all my contacts,
for the reason that if like to read it after that my links will too.
Thanks