Make access to the RSS easy
SiegfriedEhret opened this issue · 0 comments
SiegfriedEhret commented
You can use something like this in your html / layouts:
<link rel="alternate" type="application/rss+xml" title="0gust1" href="/rss.xml">
With that, pasting the website url in an RSS client should work without knowing the full url to the feed.
Bisous !