Let's assume that you --> ONLY have the source code in the --> header of the page like the following:
Code: Select all
<link rel="alternate" type="application/rss+xml" title="COMPANY main RSS feed" href="content/rss/RSS2.0-default_feed.xml" />
Solution:
A) Run the RSS-update-script once you've edited articles --> www. SERVER.tld/feeds.php?feed=all
B) Add source code to your template(s):
B.1) --> [RSS all]RSS-Feed[/RSS] or
B.2) --> <a href="feeds.php?feed=all" target="_blank" class="phpwcmsRSSLink">RSS-Feed</a>
Keep in mind when no site visitors clicking the link by day, the crawlers, spiders, robots do it by night.
(by which the xmls are updated)
Read more about RSS replacement tags: http://www.phpwcms-docu.de/system_tags.phtml