How To Eliminate Subscribe To: Post Comments (Atom) on Blog

 


IPHEDIA - When creating a blog with a new template view, there is usually the words Subscribe to: Post Comments (Atom) on the blog page at the bottom. Actually, this article is not so annoying, but it looks more crowded at the bottom, and it looks less professional if there is still writing.

Therefore, many blog owners who want to delete the text Subscribe to: Post Comments (Atom) on the Blog Page. For those of you who want to get rid of the writing it's actually easy. First, Log In Blog. Then, you click "Edit HTML" Then, check the small Expand widget box at the top left. Look for the code <b: include data = 'feedLinks' name = 'feedLinksBody' /> by using CTRL + F on the keyboard, or search for the code below in Edit HTML.

<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>
    </div>


If the above code has been found, you block all the code from top to bottom (the code as above), then Delete alias Delete the code. After being deleted, don't forget to Save. Once Save Template means your task is complete. Code Subscribe to: Post Comments (Atom) is no longer in place or missing. It's easy? (rs)
Buka Komentar
Tutup Komentar
No comments:
Write comment

Siapapun boleh berkomentar, tetapi dengan cara yang bijaksana dan bertanggung jawab. Berkomentarlah dengan nama yang jelas dan bukan spam agar tidak dihapus. Komentar sepenuhnya menjadi tanggung jawab individu komentator seperti yang diatur dalam UU ITE (Undang-Undang Informasi dan Transaksi Elektronik) maupun perundang-undangan yang berlaku.

Back to Top