Skip to content

fix(seo): emit rss <link> in <head> JSX directly (#918) - #919

Merged
Flotapponnier merged 1 commit into
mainfrom
cherry/rss-link-main
Jul 6, 2026
Merged

fix(seo): emit rss <link> in <head> JSX directly (#918)#919
Flotapponnier merged 1 commit into
mainfrom
cherry/rss-link-main

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Cherry-pick of #918.

Next Metadata.alternates.types silently drops the RSS alternate
in App Router — validated on prod after #916 shipped and the tag
never rendered in HTML. Falling back to a direct <link> in the
<head> JSX so feed readers + AI crawlers (Perplexity, Bing News,
Claude) can auto-discover /rss.xml.
Co-authored-by: Florent Tapponnier <contact@mobula.io>
@Flotapponnier
Flotapponnier merged commit 76a4f22 into mainJul 6, 2026
1 check passed
@Flotapponnier
Flotapponnier deleted the cherry/rss-link-main branch July 17, 2026 14:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Flotapponnier