In almost all blogs hosted on Blogger.com typically have Subscribe to:posts(atom). This is useful because when your readers to want to follow your blog by using RSS feeds, they can use this link. But it is not useful as it seems and it will draw less impression from your readers and also who wants to host a statement or link at the blog footer when it is not useful anyway.

So, in this case you might want to remove the Subscribe to:posts(atom) from your Blogger blog.
Note: You can remove Subscribe to:posts(atom) in 3 ways.
So, try each method until you successfully removed Subscribe to:posts(atom). I recommend you to jump over to Method #3 because it is most likely work all the time.
Remove Subscribe to: posts(atom) from Blogger
Method #1
step 1. Log in to your Blogger account.
step 2. Click Template.
step 3. Click on Customize button.
step 4. Click Advanced and then Add CSS.

step 5. Paste the below given code in the box on the right upper side.
.feed-links {display:none !important;}
step 6. Finally, click on Apply to Blog. That's all.
Method #2
Remove Subscribe to:posts(atom) by finding </b:skin> tag
step 1. Click on Template after you login to your blogger dashboard.
step 2. Click Edit HTML.
step 3. Use Ctrl+F to find </b:skin> tag. After finding </b:skin> tag, click the down arrow button (left to it) if it is not fully opened.

step 4. Now paste the below code(same as above given code).
.feed-links {display:none !important;}
step 5. Finally, click on Save Template. And you're done.
Method #3
step 1. Log in to your blogger dashboard.
step 2. Click Template and click on Edit HTML.

step 3. Find below given code using Ctrl+F
<b:include data='feedLinks' name='feedLinksBody'/>
step 4. You just need to remove this line or code.
step 5. Now, Save Template. You're done!
Final Words:
At last, you have successfully removed the Subscribe to:posts(atom) statement or link from your blogger blog. And ultimately, you have just increased your blog impression. So, it will make your blog look more simple and professional.
Leave your comments below if you have any questions or queries.
0 comments:
Post a Comment