This Tutorial will tell you How To Remove "Subscribe to : Posts (atom)" Link From Blogger."Subscribe to: Posts (Atom)" is a link provided at the end of all your blogger blog posts. This link is for viewers of your site/blog to view your blog without having to come to your blog. But some times we do not like this link on blogs.
Because nobody use it. You can easily remove this links from your blog by reading the following steps. Download back up of your template before changes.
Follow These Simple Steps To Remove It From Your Blog :
Step 1 : Go To Blogger > Design > Edit HTML > Expand Widgets
Step 2 : Find The Following Code
<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>
Step 3 : Remove This Line From The Above Code
<b:include data='feedLinks' name='feedLinksBody'/>
Step 4 : Preview and Save Your Blogger Template Template.
0 comments:
Post a Comment