Advertisement

.

Tuesday, September 4, 2012

Remove - Subscribe to: Posts (Atom) for Blogspot


Remove - Subscribe to: Posts (Atom) for Blogspot

Remove - Subscribe to: Posts (Atom) for Blogspot

The code below will help you to remove the feed link at the bottom of a post, the one which says Post (Atom). Without affecting anything.

  1. Go to dashboard/ template/ edit HTML
  2. Click the 'Expand Widgets Templates' box
  3. Find:

<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'/>
That should remove Posts (Atom).


Post comment below if you need further help, thanks.


RELATED ARTICLES

0 comments:

Twitter Delicious Facebook Digg Stumbleupon Favorites More