How to Convert RSS into HTML
After you create and publish RSS
on your site, you can use a special script to convert RSS into HTML.
Feed2Html is a
free PHP script that converts data from RSS to HTML. If you already have an RSS
feed, just install this script to your site. You will be amazed how convenient
it will become to publish news.
The Feed2Html script updates web-pages on-the-fly and makes sure that
information from your RSS feeds is ready to be processed by search robots. To
output information, site templates are used that help to embed the page
generated by the script into any web site.
Read more:
http://www.extralabs.net/feed2html.htm
|