-
-
Notifications
You must be signed in to change notification settings - Fork 2
RSS
Wave by default supports retrieving your articles with RSS, both the vanilla and the atom flavor.
The RSS endpoints are located at /rss/rss.xml and /rss/atom.xml. They also allow you to filter for
a category with a category query parameter like so: /rss/atom.xml?category=cats, as well as filter for
author using their Id: rss/rss.xml?author=e51b1ab0-aba3-4117-880c-5e4edfdb47d4.
Links to these Feeds are automatically added to the head content of the Home, Category and Profile pages with the fitting filters.
If for some reason you wish to disable these endpoints and RSS with it, set the configuration key
Features.RSS to false. Please don't disable it because you think it will make your site more secure
or less scrapable, it does not.
Copyright (c) 2024 Mia Rose Winter