Many blogger users find a "subscribe to: Posts (Atom)" link below blogger posts, so that the blog visitors can subscribe to the Atom feeds. Many users use RSS feed to subscribe the blog feeds, many of you could find this link useless. Moreover it takes up space at the bottom of the template and this will never look good at all. In this case you want to strip this.
Steps to remove subscribe to: Posts (Atom) link
Step: 1 Go to your Dashboard > Template > Edit HTML
Step: 2 Find this line (CTRL + F)
<b:include data='feedLinks' name='feedLinksBody'/>
Step: 3 Remove it and Save the template.
Post a Comment