Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to obtain RSS Feed of recent posts (all categories)
Hi, I apologise in advance if the answer to this is in the documentation.
I have just installed Vanilla Version 2, this is first time I have used any version of Vanilla.
I would like to retrieve an RSS feed of recent posts. The RSS feed will be used by my main website to display the latest forum topics and link through to them.
I found this page in the documentation : http://www.vanillaforums.org/page/Syndication
It says prefixing the URL path with 'RSS' will invoke an RSS feed. e.g.
http://www.mysite.com/forum-install-path/discussions <- normal
http://www.mysite.com/forum-install-path/rss/discussions <- RSS
However, when I request the path, it brings up a 404 'Page Not Found' page.
I am happy to work out how to code an RSS feed into the system, however I'd prefer to use the default one if at all possible.
Thanks in advance.
I have just installed Vanilla Version 2, this is first time I have used any version of Vanilla.
I would like to retrieve an RSS feed of recent posts. The RSS feed will be used by my main website to display the latest forum topics and link through to them.
I found this page in the documentation : http://www.vanillaforums.org/page/Syndication
It says prefixing the URL path with 'RSS' will invoke an RSS feed. e.g.
http://www.mysite.com/forum-install-path/discussions <- normal
http://www.mysite.com/forum-install-path/rss/discussions <- RSS
However, when I request the path, it brings up a 404 'Page Not Found' page.
I am happy to work out how to code an RSS feed into the system, however I'd prefer to use the default one if at all possible.
Thanks in advance.
0
Comments
http://www.mysite.com/forum-install-path/discussions/feed.rss
It's in the head section of the page source as a