Remove Subscribe to Posts (Atom Feed) Blogger


This post will hopefully help you to remove the Subscribe posts (Atom Feed) at the bottom of your blogger page or post page.
  1. Go to dashboard --> template --> edit HTML
  2. Click the 'Expand Widgets Templates' box
  3. Find the following text:

<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>

Now remove this line:

<b:include data='feedLinks' name='feedLinksBody'/>
This should have removed the Posts (Atom) at the bottom of your page. Remember to back up your template just in case anything ever goes wrong so that you can recover your blog.
ArtMumble.com © All rights reserved. Part of Mumble Media. Powered by Blogger.