The attribution gadget is a gadget present at footer of blog and says "Powered by Blogger". The gadget is locked, when click on the gadget you will notice that there is no Remove option, Because the gadget is officially locked by the blogger. To unlock or to remove this gadget follow my steps carefully.


How To Remove Blogger Attribution Gadget
- Login to your Blogger Dashboard.
- Go to Template –> Edit HTML.
- Now search for the below code.
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>
- Replace locked=’true’ with locked=’false’
- Now save your template.
- And then Go to Layout page.
- Click on attribution widget.
- Hit Remove button and you are done.
Alternate Method :-
- Login to your Blogger Dashboard.
- Go to Template –> Edit HTML.
- Now search for the below code.
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>
- Just Delete the code and Save your template.
- It show you an message whether to Delete or keep this widget.
- Click on Delete widget.


No comments:
Post a Comment