How to remove blogger attribution widget:
Blogger attribution says on fotter of your blog " Powered by Blogger". When it was locked you can't remove it. Now i can show you how to remove blogger attribution from your blog. Please follow below the step. There are two method for remove blogger attribution.
Method 1:
Step 1: Login your blogger go to dashboard
Step 2: Go to Tamplate>> Edit Html
![]() |
| Edit Html |
Step 3: Click anywhere of your code area and press CLT+F for search for </head>.
Step 4: Copy and Paste below this code just above </head> tag.
<style>Step 5: After paste click save template.
#Attribution1 {
display: none;
}
</style>
Method 2:
Step 1: Go to blogger Dashboard >> Layout >> Attribution >> Edit and search widget ID from URL bar![]() |
Step 2: Go to Dashboard >> Template >> Edit HTML click anywhere of HTML code and press CTRL+F and search widget id or, click jump to widget and select your widget. After search or select widget you see the code.
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>
Step 3: Edit and type locked='false' and save template.
Now go to widget and see remove button on attribution button then remove blogger attribution widget.




Post a Comment
0 comments
Dear readers, after reading the Content please ask for advice and to provide constructive feedback Please Write Relevant Comment with Polite Language.Your comments inspired me to continue blogging. Your opinion much more valuable to me. Thank you.