Showing posts with label Feeds. Show all posts
Showing posts with label Feeds. Show all posts

Sunday

2

How to remove Subscribe to: Posts (Atom)

  • Sunday
  • Andy Law
  • Sometime, Subscribe to: Posts (Atom) are quite annoying to you if you never need it. So, you want to get rid of this as soon as possible. I support you because I don't have to use it also. Now, I will show you how to remove Subscribe to: Posts (Atom). This tip is very simple, and it takes no more than a minute to accomplish as long as you follow correctly the steps below:

    1. Go to Layout / Template (for new blogger) >> Edit Template >> Tick on the Expand Widget Templates box (remember to back up your template first)
    2. If you just want the Subsribe to: Posts (Atom) disappear for sometime, add this code just above the   ]]></b:skin>     :
    3. .feed-links { display:none; } 
    4. If you want to get rid of it forever, find this code , then delete it
    5. <b:include data='feedLinks' name='feedLinksBody'/>
      OR
      <b:include name='feedLinks'/>
    6. SAVE the template

    read more

    Friday

    0

    How to add rss feed to blog

  • Friday
  • Andy Law
  • RSS Feed has become so popular because of its usefulness. It ties bloggers and their readers together as it updates the latest posts from a paticular blog and bring it to the blog's readers. For a normal readers, they just need to get the updates and read it themselves. On the other hand, for bloggers like as you and I, we can also use RSS Feed as a secret weapon to attract our readers by updating the latest interesting information from elsewher. If you just need to know how to add an RSS Feed icon to your blogger, you can see How to add Rss Feed icon to blog. Today, I will show you how to add RSS Feed to blog. Just follow the instruction below:
    1.  You're in draft.blogger.com, go to Layout >> Add a Gadget (a pop-up window will open)
    2. Scroll down until you see Feed >> Select Feed
    3. Add RSS Feed URL from your favorite blog (to get the URL, go to your target blog, click on the Feed icon, then copy the URL from your browser address bar)
    4. Click Continue >> SAVE
    read more
    2

    How to add rss feed icon

  • Andy Law
  • Today, I will show you how to add rss feed to your blog. This tip is quite simple, and easy to follow. You can see the instruction below. If you have any problems while doing this, please don't hesitate to leave a comment below this post, I will response as soon as I can.
    1. You're in draft.blogger.com, go to Layout >> Add a gadget
    2. Find the HTML/Javascripts
    3. Copy and paste this code into the content box
    4. <a href="YOUR FEED URL" target="_blank">
      <img src="YOUR RSS PICTURE URL" border="0" />
      </a>
      You can get some RSS icon at naldzgraphics.net
    5. Click SAVE
    read more

    SUBSCRIBE NOW to get the latest posts