• Facebook Rocks

    Go to Blogger edit html and replace these slide 1 description with your own words. ...

  • Facebook vs Twitter

    Go to Blogger edit html and replace these slide 2 description with your own words. ...

  • Facebook Marketing

    Go to Blogger edit html and replace these slide 3 description with your own words. ...

  • Facebook and Google

    Go to Blogger edit html and replace these slide 4 description with your own words. ...

  • Facebook Tips

    Go to Blogger edit html and replace these slide 5 description with your own words. ...

Remove Subscribe To: Posts (Atom) From Blogger Blog

Subscribe RSSToday In This Tutorial You Will Learn How To Remove Subscribe To: Posts(Atom) From Your Blog. This Link Is Generated In Blogger Template By Default. To Remove This Follow These Simple Steps.

  1. Login To Blogger Account.
  2. Click Blog Title → Template → Edit HTML.
  3. Click Proceed Button.
  4. Tick The Check Box Expand Widget Templates.
  5. Now Search The Following Code In Your Template.
<b:includable id='feedLinksBody' var='links'>
<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>
</b:includable>
This Code Is Present In Almost All Blogger Templates By Default. To Remove Subscribe To: Posts (Atom) Replace The Above Code With The Code Below.

<b:includable id='feedLinksBody' var='links'/>

0 comments:

Post a Comment