Remove - Subscribe to: Posts (Atom) from Blogger andrey понедельник, 11 мая 2015 г. No Comment

In this post I will show you How to remove Subscribe to Posts (Atom) in Blogspot. Under the every post or article on Blogger, there is a text that says Subscribe To posts (Atom). This link is a RSS feed subscription link. Nobody clicks on that link because everyone uses RSS feeds and not Atom. The default position of the link is below the page navigation in Blogger blog. Blogger has only the default text in their templateIn order to completely remove this linkwe can use this methods. Some time ago Bloggertipstricks published post about Removing Blogger Navbar Completely.
Read Also : Best Blogger Widgets & Gadgets

How to hide this Link?
  • Go to your blog Dashboard ->> Template ->> Edit HTML
  • Then Search the following code and remove it.
  • <b:include name='feedLinks'/>
  • Finally Save Your template.

How to Hide this link By CSS?


  • There is another way to hide this links By CSS
  • You just copy the below code and paste it before] ]>:skin> tag
  • .blog-feeds{display:none !important;}


Sometimes when we create a blog and post anything, then we saw a text at the bottom of the post Subscribe to Posts Atom from Blogger and many blog owners wants to remove it OR hide it from blogger. It's very easy you just have to remove a single line from your blogger template.
In this post I will show you How to remove Subscribe to Posts (Atom) in Blogspot. Under the every post or article on Blogger, there is a text that says Subscribe To posts (Atom). This link is a RSS feed subscription link. Nobody clicks on that link because everyone uses RSS feeds and not Atom. The default position of the link is below the page navigation in Blogger blog. Blogger has only the default text in their templateIn order to completely remove this linkwe can use this methods. Some time ago Bloggertipstricks published post about Removing Blogger Navbar Completely.
Read Also : Best Blogger Widgets & Gadgets

How to hide this Link?
  • Go to your blog Dashboard ->> Template ->> Edit HTML
  • Then Search the following code and remove it.
  • <b:include name='feedLinks'/>
  • Finally Save Your template.

How to Hide this link By CSS?


  • There is another way to hide this links By CSS
  • You just copy the below code and paste it before] ]>:skin> tag
  • .blog-feeds{display:none !important;}


Sometimes when we create a blog and post anything, then we saw a text at the bottom of the post Subscribe to Posts Atom from Blogger and many blog owners wants to remove it OR hide it from blogger. It's very easy you just have to remove a single line from your blogger template.
by Jillur Rahman

Jillur Rahman is a Web designers. He enjoys to make blogger templates. He always try to make modern and 3D looking Templates. You can by his templates from Themeforest.

Follow him @ Twitter | Facebook | Google Plus

No Comment