I am creating a site with html & css but i don't know how to make rss feed of the web.
so can anybody help me how to create rss feed
| SitePoint Sponsor |
I am creating a site with html & css but i don't know how to make rss feed of the web.
so can anybody help me how to create rss feed


An RSS feed is just an XML document. There are a few different syntaxes (several versions of RSS, Atom, etc.) so you need to decide which one(s) you're going to support.
The feed XML can be hand-coded or generated by a script or application on your server. If the content resides in a database, an automatically generated feed is of course preferable. But if your site consists of static pages which are infrequently updated, then you might hand-edit the feed, at least to start with.
Birnam wood is come to Dunsinane
Hi
I am looking for RSS2 feed


So just create an XML file (complying with the RSS 2.0 specification) and link to it from your HTML documents.
If you name the file rss.xml, you can refer to it in your HTML pages like this,
Code HTML4Strict:<head> ... <link rel="alternate" type="application/rss+xml" href="/rss.xml" title="RSS Feed"> ... </head>
The article about RSS on Wikipedia may perhaps be helpful if you're new at this.
Birnam wood is come to Dunsinane
will you please help me how to create xml file of rss
you give me example but i am very new to this so please guide me


That's like asking 'how do I make a web page in HTML'. You'll have to read up on the RSS format and understand how it works. Then you can create your own. I can't tell you exactly how to do it, especially since I don't know anything about your site.
Birnam wood is come to Dunsinane

The following website is a good introduction about RSS and how to implement it...
http://www.mnot.net/rss/tutorial/
what is rss ? plz help me
Currency Bids Penny Auction .
Bid on Currency, Payout $1,000,000, 50% Free Bids on any Bid Pack

it-outsourcing, click the link above I provided and all will be explained![]()

Here is another good source that could help:
http://www.petefreitag.com/item/465.cfm
Bookmarks