Your website might be using a content management system and normally such systems provide you a way to implement content feeds on their pages. All you need to do is to give the URL of the rss feeds.
If your website is not using a content management system then you have two choices when you want to include our RSS on your website:
Options
|
Technical difficulty
|
Can search engine read it
|
Load on your server
|
A. The Server side approach
|
Medium
|
Yes
|
Low
|
B. The Client side approach
|
Low
|
No
|
None
|
Using the information from the above table you can decide which option will be more beneficial to you..
Server side approach
The solution to the server side approach depends on what technology are you using on your server. If you are using php you can use http://magpierss.sourceforge.net
Client side approach
You can click and generate a javascript which you can then insert on your webpage to get the content feeds.
Use the following links to build a javascript for your own site
Highest rated Articles
Latest Articles
Most popular Articles
Forums