Frontmatter
| id | 8439 |
| title | Update SEO Service for Nested Routes and News Section |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Jan 8, 2026, 8:48 PM |
| updatedAt | Jan 8, 2026, 8:54 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8439 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8362 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 8, 2026, 8:54 PM |
Update SEO Service for Nested Routes and News Section
tobiu added parent issue #8362 on Jan 8, 2026, 8:48 PM
tobiu assigned to @tobiu on Jan 8, 2026, 8:52 PM

tobiu
Jan 8, 2026, 8:54 PM
Input from Gemini 3 Pro:
✦ Implemented nested route support in
Seo.mjsand updatedseo.jsonto include new News structure.
tobiu closed this issue on Jan 8, 2026, 8:54 PM
apps/portal/resources/data/seo.jsonto reflect the newnewsstructure (/news,/news/blog,/news/releases).apps/portal/service/Seo.mjsto support nested route lookups (fallback to parent path if exact match is missing)./news/blog/postIdfalls back to/news/blogmetadata.