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

No comments:

Post a Comment