Beginner's Guide for WordPress - Start your WordPress Blog in minutes.
Choosing the Best
WordPress Hosting
How to Easily
Install WordPress
Recommended
WordPress Plugins
View all Guides

Apr 6, 2013

Easy Methods to Remove Subscribe to Post Atom Feed Links in Blogger

on 4/06/2013 in
SOCIALIZE IT →

Remove Subscribe to Post Atom Feed Links in Blogger
Every blogger have noticed 'Subscribe to Post Atom' feed links below posts in blogger. This is added by Blogger to subscription of Blog Feeds direct to your mail box. But most number of users now using RSS for this purpose. So, atom feed links are occupying space on your Blog and not look nice at all look like 19th century creation.

Methods to Hide / Remove Subscribe to Post Atom Link

  1. Hide Feed Link using CSS
  2. Remove Code from Template

Method 1: Hide Feed Link using CSS

  • Sign in to Blogger
  • Go to Template > Edit Html
  • Press Ctrl + F to find ]]></b:skin>
  • Paste the following code above it
.feed-links{display:none !important;}

Method 2: Remove Code from Template 

  • Sign in to Blogger
  • Go to Template > Edit Html
  • Click Expand the Widget Templates
  • Press Ctrl + F to find following lines
<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 the RED line from template and Save.


My Profile PhotoAuthor:

Zaka Ur Rahman

For Further Reading,

Tutorials

0 comments:

Post a Comment

We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually us according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden.

Regards:
Zaka Ur Rahman

 

About eHowBlogger

eHowBlogger is a free Blogger Web Development Resource Website founded in 2013 by Zaka Ur Rahman. The basic purpose is to share high quality tips and tutorials relating to web development, SEO and make money online.High Quality Blogger Templates project is coming soon for providing free professional blogger templates.
Template Developed By:iTechRelease