|
How should I syndicate your RSS feeds?
You can include RSS feeds in your website by providing their urls, provided you have a content management system (CMS). In case your website lacks a CMS, you have two choices - server side and client side for including RSS feeds on your website. You need to choose any one of them depending on your requirement.
• Server side approach: The solution to the server side approach depends on the technology being used on your server. If you are using php you can use http://magpierss.sourceforge.net. • Client side approach: You may generate a java script which can then be inserted on your web page to get the content feeds. The following links will help you create a javascript for your website. |





