How To Remove Powered By Blogger - Attribution Widget?

As we all are aware of Blogger's default Attribution widget. This shown up by each and every newly created blogger (blogspot) blog. Most of the bloggers remove it from their blogs to give the blog more professional and classic look. So today we will learn two different easy ways through which we can easily remove blogger's default "Powered by Blogger" attribution widget. Most of the people think that Google might ban their blog if they will remove that credit attribution link but it is not true at all. You can remove that credit link without any hesitation if it does not suits your blog.
So lets start the tutorial and also Checkout these: BigRock Coupon to save your money on BigRock Domain and Hosting Purchase.

Steps to Remove "Powered by Blogger" Attribution Link :

Method 1 :

  1. First of all, go to blogger template option, and click on the Edit HTML option. ( as seen in the below screenshot)



  2. Now Click to Jump to Widget and select Attribution widget like this,
  3. Now you will see these lines of codes.
     <b:widget id='Attribution1' locked=' true' title='' type='Attribution'>....</b:widget>
  4. Now changed the locked value from true to false, like this:
     <b:widget id='Attribution1' locked='false' title='' type='Attribution'>....</b:widget>
  5. Do not change any other value and Click on Save Template.
  6. Now go to the layout option, and click on Attribution widget, and now you can see the removal option. So just click on it, and save your settings.


Method 2 :

  1. Search for body { in your blogger template. (after doing Edit HTML) - Use Ctrl+F for quick finding.
  2. After finding the tag, just above it add the following piece of code :
     #Attribution1 {display: none;}
  3. Save the template and You're done!
Next to Read :
So, today we learnt the best and easiest two ways to remove powered by blogger - attribution widget from your blogger blog. If you face any difficulty then drop down a comment. 

Comments

Popular posts from this blog

How To Setup Freenom Domains (.Tk, .Ml, .Cf, .Ga, .Gq) As Blogger Custom Domain?

How To Insert Emoji, Special Characters And Symbols In Blogger?

How To Change Blogger (Blogspot) Template?