Monday, July 8, 2013

Remove Subscribe to:Posts(Atom) on Blogger (Pro blogging trick!)

5:34 AM

Do you want to get rid of the "Subscribe to:Posts(Atom)"on Blogger?This is one of the thing that makes your  blog not to feel like a pro blog.



So here is how you do it:
  1. Go to your blog  Dashboard > Template > Edit HTML
  2. Find the  below code (To search for a  line click Ctrl+F > Enter the text > Hit Enter)                                              
  3. Save Template!
<b:include data='feedLinks' name='feedLinksBody'/>                        


That's it,You are done!

If that doesn't work just hide it.

  1. Go to Template > Edit HTML
  2. Find and locate  ]]></b:skin>
  3. Paste the below code just before the above code. 

.feed-links{display:none !important;}

Make a pro blog feeling with this simple trick!

Written by

We are one of the initiators of the development of information technology in understanding the need for a solution that is familiar and close to us.

0 comments:

Post a Comment

 

© 2013 Klick Dev. All rights resevered.

Back To Top