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)”
Here is a Screen-shot for You

HOW TO REMOVE THIS LINKS?
Go to Blogger Dashboard > Design tab > Edit HTML tab
Check Expand Widget Templates checkbox
Then serach for the following line of code and remove it.
<b:include name='feedLinks'/>
Finally Save Your template.
Finally Save Your template.
HOW TO HIDE THIS LINKS ?
You just copy the below code and paste it before ]]></b:skin> tag
.blog-feeds{display:none !important;}
0 comments:
Post a Comment