matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.71k stars 2.62k forks source link

RSS feed #17650

Open Krinkle opened 3 years ago

Krinkle commented 3 years ago

Hi,

I realize this is probably not exactly the right place, but it's the closest I could find.

The changelog page at https://matomo.org/changelog/ is missing an app-discoverable link to the RSS feed. The following one-line addition to the HTML head would resolve this:

<link rel="alternate" type="application/rss+xml" href="https://matomo.org/changelog/feed" title="Changelog Matomo">

I also noticed that the visual link to the RSS page is rendered twice, which I'm guessing is not intentional 🙂 .

Thanks!

Screenshot
tsteur commented 3 years ago

Thanks for reporting this @Krinkle 👍 . I'll move this issue to the Matomo repository