Delete Posts (Atom) Link

Now How to delete Subscribe to: Posts (Atom) Link in blogger? Then follow the step below :

1. Go to dashboard >> Layout >> Edit HTML >> Expand Widget Templates

2. Find code below
<b:includable id='feedLinks'>
<b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
<b:if cond='data:feedLinks'>
<div class='blog-feeds'>
<b:include data='feedLinks' name='feedLinksBody'/>
</div>
</b:if>


3. Now delete the red code and you're done.

0 comments:

Post a Comment