How to remove subscribe to posts(atom) on blogger

How to remove default subscribe to posts(atom) feed link on blogger. We can permanently remove this link or we can hide using CSS.

How to remove subscribe to posts(atom) on blogger

Under every post on Blogger, there is a Subscribe to posts(atom) link. This link is a RSS feed subscription link. The default postion of the link is under the page navigation. Blogger has only the default text on their template.

In order to remove this link, we can use two methods. First method is the removal method and second one is the hiding method. Hiding one link in a page has effect on your search engine optimization. If a search engine finds a hided link on your blog, it will count you as a spammer. So avoid that method. Any way I am mentioning both methods.

Remove the link

As I mentioned before, this is the best method. Go to Edit HTML of your blog template, tick Expand Widget Templates and then find following code.(#)

<b:include name='feedLinks'/>

Delete the code from the template and save. Now check your blog.

Hide the link

This method has some effect on search engine optimization. If the above method is not working, use this method. We can hide any blocks using display:none. This method also using this technique.

Take Edit HTML and locate ]]></b:skin>. Add the following code just before to the above code.(#)

.feed-links{display:none !important;}

Now save the template and check your blog.

«
Older Post Newer Post
»

21 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. AnonymousJuly 15, 2012

    You should have told that the first method has a side effect on search engine before saying the method... now my blog is not visible on Google . I didn't kept a backup , Please Help !!

    ReplyDelete
    Replies
    1. I can understand why you deleted your comment with your Blogger profile and reposted as Anonymous.
      If it is not a spam comment, for that case I am answering you.
      First method doesn't have any effect on SEO. The second method has one effect since it is hiding a link in a page. That is a bad habit according to Google.
      Your blog is not visible in Google!!!. What does that mean?? You mean Browser?. Then you have made a mistake with your template.

      Delete
  3. One of the better actions you can take when it comes to internet marketing is treat it as being a normal business. This means that you have to set aside a different account for the financial situation, income and bills linked to this. This assists you to definitely keep the personal and skilled lives independent. Köp Facebook Likes , Buy Facebook Fans, FB Likes

    ReplyDelete
  4. Replace banners through button classified ads. Buttons take less space and are much quicker to load. Be sure your keys are attractive and present clearly what they redirect to. Don't have all your control buttons in a single area: place them in different parts of your site. Use banner ad campaigns for your most important products and solutions only. Lead For Sale
    Website Optimization Company
    Guaranteed Search Engine Ranking
    Best website designs
    Logo Design Companies
    Logo Design Firm
    Website Design Agency

    ReplyDelete
  5. I was for this idea for my own blog which I came to know from your site.

    ReplyDelete
  6. Dear Mohammad Basheer Brother,

    Thanks for Uploading such informative and useful topics and I got pretty result from it...

    Best Regards,

    Abdullah Makhdum
    Kabul, Afghanistan
    www.afghan-ez.blogspot.com

    ReplyDelete
  7. Live Tv Channels Online Freeeeeeeeeeeee

    ReplyDelete
  8. Thanks its work good.......Recently I have remove post atom from my blog by using your method

    ReplyDelete
  9. Generally it may be possible we found useless link of readers in our site. even it consumes more space in our template which is not good so i think better way to remove subscribe to post atom link.

    ReplyDelete
  10. No longer find the " Expand Widget " line in the edit html section. Has there been a recent change that anyone knows about?

    Thanks.

    ReplyDelete
    Replies
    1. We had recent change in Template Editor. Now you can expand widget code by clicking on arrow of corresponding widget.

      Delete
    2. What is the corresponding wigdet to this? Ever since the blogger html editor has changed I can't see to figure out or use any of the other tutorials.

      Delete
    3. No problem for this tutorial. Just click inside the template editor (important), then press Ctrl+F, a text box appears top right of editor. Then search.. Hope this helps

      Delete
  11. Thanks. its very usefull .

    ReplyDelete
  12. How To Remove Or Hide “Newer Post-Older Post” Links in New Blogger template HTML editor???? Please help..
    Because I did not find the code in new blogger html editor.

    "#blog-pager-newer-link {
    float: left;
    }
    #blog-pager-older-link {
    float: right;
    }
    #blog-pager {
    text-align: center;
    }"
    My Blog is http://mobilepricess.com

    ReplyDelete
  13. This comment has been removed by the author.

    ReplyDelete
  14. Hi,

    I have a question unrelated to the post above. I added a side bar for social media, just few hours back. But the size of the bar doesnt sit well. One of the icon(email me) remains hidden below task bar, which looks odd. I want to remove the bar itself or position it better, if thats possible. Can you help? Thanks.

    http://thetertiaryeye.blogspot.in/

    ReplyDelete
    Replies
    1. I can't see this sidebar. Have you removed it?

      Delete

Feel free to ask
Please post your suggestions in this suggestion page.
Please don't spam. If you want to post your blog link with your comment, please use your Blog URL as an OpenID.(Refer this tutorial)
Make sure to click the "Subscribe by email" link below the comment form for to be notified of follow up comments and replies.
Please use HTML encoder for inserting links and code

To Top