Hello My website is HTML based without any programming language, I just want to know how can I add rss/feed to my website. Is there a tool or script can do this? Thanks
Add this line to your .htaccess AddHandler application/x-httpd-php .htm .html Code (markup): So you can parse PHP code on your pages and use a PHP RSS parser to output the feed.
You can also use a third party feed utilizing java script, etc. http://www.rss-info.com/en_rssinclude-simple.html