Free RSS Parser

Syndicate any valid RSS feed on your own website


We all know that RSS is a great tool for syndicating content and getting syndicated content onto your website. But just how do you translate RSS from its XML format into a readable, clickable, easy format for your users?

That is the purpose of this RSS Feed Parser. This parser was setup to give you the results of a simple RSS feed in a highly customizable format. You will be able to control the look and feel of the feed so that it blends seamlessly in your website.

To get a feed on your website, simply fill out the form below. Once we get all the necessary information, we will give you a small piece of code for you to simply cut and paste onto your website.

Please Note: This will not work for all feeds. This parser is intended for basic feeds. We are continuing to work on the script to be able to parse more and more types of RSS feeds. If you cannot get this to work, please try back in a few weeks to see if has been upgraded.

RSS Parser Setup
RSS Feed URL:
Your Website:
Formatting Options:
Code Format: (Javascript NOT recommended - see below)
 

* Why Don't We Offer SSI (Server Side Includes)? - Unfortunately SSI is not able to include information on a remote host. Because of this, you cannot use SSI directly to access this parser. However, if you create a PHP file on your website and select our PHP code, you can include your own PHP file using SSI.

* We do not recommend using Javascript for your feed format. Search engines cannot read the output of Javascript, so as a result you will not get the search engine benefits of placing a live feed on your website.

RSS Feed URL:
This is the URL of the RSS feed that you would like to include on your website.

Your Website:
All we need to know is the website that will be using this feed. We do not need the pages that the feed will be used on.

Formatting Options:
You have two options for customizing the way the code will appear on your website. You may either choose to customize the look and feel of the code on your own by using CSS, or you can use one of our pre-made templates.

Code Format:
This is how you would like to include the feed on your website. For example, if you would like to have us output PHP code, choose PHP.