Almost every blogger when they start blogging, they wanted to get rid of the link “Subscribe to Post: (Atom)” and even me I wanted to get rid of it. To remove this link you don’t need any coding skill, you can follow up some few steps to remove this link.
1. First of all, Log in to your Blogger account.
2. Click theme and click Edit HTML.
3. Click anywhere inside the HTML Editor box.
4. Click Ctrl+ F and type “Blog feed link” in the
search box.(as shown above in the image)
5. You will find this code.
6. Now you remove this line.
<b:include data =’feedLinks’ name
=’feedlinksBody’/>
And click save
This will remove the link- Subscribe to
Post(Atom)
Enjoy……
Thanks ....helped me a lot
ReplyDeleteIt's my pleasure....
Delete