DataLife Engine also supports the live news feeds in RSS format so that visitors received live news feeds from the your website and subscribe to your site news. The following paths are used for default feed channels:
dlestarter

DataLife Engine also supports the live news feeds in RSS format so that visitors received live news feeds from the your website and subscribe to your site news. The following paths are used for default feed channels:
http://website.com/rss.xml - Using SEO Enable
http://website.com/engine/rss.php - Without using SEO rewrite engine
To access to the news feed from a specific category, use the following link
http://website.com/CATEGORY SEO NAME/rss.xml - Using SEO Enable
http://website.com/engine/rss.php?do=cat&category=CATEGORY SEO NAME - Without using SEO rewrite engine
To access to all the news feed for specific user, use the following link
http://website.com/user/USER NAME/rss.xml - Using SEO Enable
http://website.com/engine/rss.php?subaction=allnews&user=USER NAME - Without using SEO rewrite engine
To feed a news directory, use the following link
http://website.com/catalog/ID/rss.xml - Using SEO Enable
http://website.com/engine/rss.php?catalog=ID - Without using SEO rewrite engine