Get news articles for an RSS feed in the requested feedLang.
Each returned item is anchored on the article variant that actually exists in feedLang (so the <link>/<guid> always point at a real file) and carries the localized title/description extracted from that variant's HTML. Article groups without a feedLang variant are skipped. The other language variants present for the same base slug become the alternateLanguages hreflang siblings.
Defaults to English ('en') so the legacy rss.xml output is unchanged.
Get news articles for an RSS feed in the requested
feedLang.Each returned item is anchored on the article variant that actually exists in
feedLang(so the<link>/<guid>always point at a real file) and carries the localized title/description extracted from that variant's HTML. Article groups without afeedLangvariant are skipped. The other language variants present for the same base slug become thealternateLanguageshreflang siblings.Defaults to English (
'en') so the legacyrss.xmloutput is unchanged.