Add Feedburner Feeds on Firefox extension Sage

Listen to article

Kadagiti agusar iti Sage feed reader (ti extension ti Firefox) ket makakita a maited laeng daytoy dagiti usual feeds nga adda iti blog applicationyo. Para WordPress, dayta ket RSS 2.0, RSS 0.92 ken Atom 0.3 laeng.

Ngem, no mangusar ka iti Feedburner ken kayo a maaddaan dagiti mabasa nga agsubskirbenda iti dayta babaen ti Sage, masapul nga idaugyo ti maysa a linya ti kodigo iti tag ti blogyo.

Agpaspas a mangyay daytoy:

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

Itaonmo daytoy iti index.php (wenno header.php) babaen ti tema a makitayo idiay Wordpress.

Dagiti uppat a kodigo a maipatengnga ditoy:

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

Ti resulta ket maituloy daytoy a kas koma:

React to this article:
Written by
Abe Olandres

Abe Olandres

Editor-in-chief

Abe is the founder and Editor-in-Chief of YugaTech with over 20 years of experience in the technology industry. He is one of the pioneers of blogging in the country and is considered by many as the Father of Tech Blogging in the Philippines.

View all posts by Abe Olandres →

2 Comments

TA
Tanya · 12 years ago

%blog_comment%

Reply

Leave a Reply

Loading next article...