<div dir="ltr">hi Halla,<div><br></div><div>I think this RSS URL difference is a difference with how WordPress created these RSS URLs and how Hugo likes these URLs.</div><div><br></div><div>Hugo likes the RSS URLs like this in general. These appear to work for me if I visit them:</div><div><ul><li><a href="https://krita.org/zh-hk/index.xml">https://krita.org/zh-hk/index.xml</a></li><li><a href="https://krita.org/es/index.xml">https://krita.org/es/index.xml</a></li><li><a href="https://krita.org/fr/index.xml">https://krita.org/fr/index.xml</a></li></ul><div>There was an effort done to make the RSS URLs appear as they did on WordPress with a HTTP redirect, but that must not be working right for translations</div></div><div><a href="https://invent.kde.org/websites/krita-org/-/blob/master/static/.htaccess">https://invent.kde.org/websites/krita-org/-/blob/master/static/.htaccess</a>  (line 22)<br></div><div><br></div><div>Probably the simplest fix would be to do a commit to retrieve the RSS URLs in the format listed above.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 4, 2024 at 4:05 AM Halla Rempt <<a href="mailto:halla@valdyas.org">halla@valdyas.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On woensdag 4 september 2024 11:03:12 CEST Halla Rempt wrote:<br>
<br>
> However, the news widget still cannot actually load the feeds,<br>
> either the url we generate (<a href="http://krita.org/pt/feed" rel="noreferrer" target="_blank">krita.org/pt/feed</a>, for instance) is<br>
> wrong, or the hugo configuration for multilang rss feeds is<br>
> wrong.<br>
<br>
So, has anyone an idea which it is? I've tried various combinations, but I was a bit surprised to see <a href="https://krita.org/en/feed" rel="noreferrer" target="_blank">https://krita.org/en/feed</a> get translated to <a href="https://krita.org/en/index.html" rel="noreferrer" target="_blank">https://krita.org/en/index.html</a> containing the english rss feed, but that didn't happen for any of the other languages.<br>
<br>
Halla<br>
<br>
<br>
</blockquote></div>