Quick rant about websites that go into all the trouble of having an RSS feed but not linking to it in the <head>... I don't want to go hunting for the cute orange button, I want to copy and paste "https://example.com" into my feed reader and let the computer handle the work.
If you maintain any website with a news feed, go right now and check that you have this in your <head>:
If you maintain any website with a news feed, go right now and check that you have this in your <head>:
(Also note whether and where you need to use application/rss+xml, application/atom+xml, or application/json.)