If you want to remove the Subscribe to Atom link Completely then follow the below procedures..
Step 1: Go to your dashboard.
Step 2: Select template --> Edit HTML.
Step 3: Find the following links using (Ctrl+F) option and delete it.
<div class='feed-links'>
<data:feedLinksMsg/>
<b:loop values='data:links' var='f'>
<a class='feed-link' expr:href='data:f.url'
expr:type='data:f.mimeType' target='_blank'><data:f.name/>
(<data:f.feedType/>)</a>
</b:loop>
Save your template. Thats it you are done :)
0 Comment Here:
Post a Comment