Pages

Remove Posts (Atom) From Blogger

Remove Posts (Atom) From Blogspot:

> Sign in Blogspot
> Go to Dashboard > Template > Edit HTML


Find In html  (Ctrl + F)

    <b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links -->
    <b:if cond='data:feedLinks'>
    <div class='blog-feeds'>
    <b:include data='feedLinks' name='feedLinksBody'/>
    </div>
    </b:if>


Remove this Line:

    <b:include data='feedLinks' name='feedLinksBody'/>

Save It

Now check blog  Posts (Atom) Removed

Enjoy.... :D

Remove Powered by Blogger from your Blogger

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 != &quot;&quot;'>
       <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