Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

seo Remove Subscribe to: Posts (Atom) Link 2013

Seo Master present to you:
Remove Subscribe to: Posts (Atom) Link

How to Remove "Subscribe to: Posts(Atom)" Link From Blogger ... Remove “Subscribe to: Posts(Atom)” Link From Blogger. You can locate this links bellow every post or page, near to page navigation.
In every post page there is a link like “Subscribe to: Post Comments(Atom)”
In every page other then post page it may be like “Subscribe to: Post (Atom)”


How to Remove "Subscribe to: Posts(Atom)" Link From Blogger Blogs :  Remove "Subscribe to: Posts(Atom)" Link From Blogger.

1. Login to your Blogger Account

2. Go to Design > Edit HTML

3. Click on the Check box which says "Expand Widget Templates"

4. Now Find this line of code in your template( Use Ctrl + F )


<b:include data='feedLinks' name='feedLinksBody'/>

5.Delete this line
6.Save your Template and the "Subscribe to: Posts(Atom)" link will be completely removed from your Blog.

Or


HOW TO HIDE THIS LINKS?

  1. Go to Blogger Dashboard > Design tab > Edit HTML tab
  2. Check  Expand Widget Templates checkbox
  3. Then serach for the following line of code and remove it.
    <b:include name='feedLinks'/>
  4. Finally Save Your template.

HOW TO HIDE THIS LINKS BY CSS?

There is another way to hide this links By CSS
You just copy the below code and paste it before ]]></b:skin> tag
.blog-feeds{display:none !important;}
Please Leave Your Valuable Comments about this post and subscribe to feed for latest Updates!
2013, By: Seo Master
Powered by Blogger.