Remove Powered by Blogger:
1. Go to Blogger Dashboard. Click on Layout.
Click on the Page Elements tab for your Blog.
2. Click on Edit HTML and select the Expand Widget Templates checkbox.
3. Find This Code:
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>
<b:includable id='main'>
<b:if cond='data:feedbackSurveyLink'>
<div class='mobile-survey-link' style='text-align: center;'>
<data:feedbackSurveyLink/>
</div>
</b:if>
<div class='widget-content' style='text-align: center;'>
<b:if cond='data:attribution != ""'>
<data:attribution/>
</b:if>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
>>> Delete This Code
OR
Copy Code line Here
4. A warning is displayed. Click on Delete Widgets and click on Save Template Button.
5. Save the template
# Removed "Powered by Blogger" from your Blogger
1. Go to Blogger Dashboard. Click on Layout.
Click on the Page Elements tab for your Blog.
2. Click on Edit HTML and select the Expand Widget Templates checkbox.
3. Find This Code:
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>
<b:includable id='main'>
<b:if cond='data:feedbackSurveyLink'>
<div class='mobile-survey-link' style='text-align: center;'>
<data:feedbackSurveyLink/>
</div>
</b:if>
<div class='widget-content' style='text-align: center;'>
<b:if cond='data:attribution != ""'>
<data:attribution/>
</b:if>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
>>> Delete This Code
OR
Copy Code line Here
4. A warning is displayed. Click on Delete Widgets and click on Save Template Button.
5. Save the template
# Removed "Powered by Blogger" from your Blogger
Post a Comment