YugaTech | Philippines, Technology News & Reviews

Philippines, Technology News & Reviews



Add Feedburner Feeds on Firefox extension Sage

To those who are using Sage feed reader (the Firefox extension) will notice that it can only get the usual feeds that’s built into your blog application. For WordPress, that’s just RSS 2.0, RSS 0.92 and Atom 0.3.

However, if you use Feedburner and you want readers to be able to subscribe to that using Sage, you will need to add one line of code into your blog’s < header > tag.

It should look like this:

<link rel="alternate" type="application/rss+xml" title="RSS
thru Feedburner" href="http://YourFeedburner URL" />

In Wordpress, you can find that inside your index.php (or header.php) depending on the theme.

That line of code should be placed along the other three feeds here:

<link rel="alternate" type="application/rss+xml" title="RSS
2.0" href="<?php bloginfo(’rss2_url’); ?>" />
</link><link rel="alternate" type="text/xml" title="RSS
.92" href="<?php bloginfo(’rss_url’); ?>" />
</link><link rel="alternate" type="application/atom+xml"
title="Atom 0.3" href="<?php bloginfo(’atom_url’); ?>"
/></link>

The result should look like this:

permalink

Enter your email address:

Related Entries:


    0 Responses to “Add Feedburner Feeds on Firefox extension Sage”


    No Comments

    Leave a Reply




    Technology & Computers - Top Blogs Philippines hit counter
    Modeling Miami Search Results