I will assume that you want to publish a summary of the content from your website in the form of RSS.
RSS means different things - Rich Site Summary, RDF Site Summary and Really Simple Syndication though essentially they are the same.
To create your RSS feed, you require at the minimum :
1. Link - The URL of the source file
2. Title
3. Description
If you have only a few files, you can create something like this:
This is just for the starters. If you have more files than you can handle manually, you will have to use a server side script to parse the pages and write out the RSS.
After you are done, check for validation of this RSS file using one of the online tools like the one below:
http://validator.w3.org/check?uri=http://www.yourdomain.com/some.xml
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
You have not yet logged in, or registered properly as a member
You are a member, but no longer have posting rights.
This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.