Frontmatter
| id | 7451 |
| title | Generate sitemap.xml File via Build Script |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Oct 10, 2025, 10:14 PM |
| updatedAt | Nov 11, 2025, 1:27 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7451 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 7446 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 11, 2025, 1:27 PM |

A
sitemap.xmlfile is essential for telling search engines which pages on our site are available for crawling. This file will be automatically generated by a build script to ensure it is always accurate.Acceptance Criteria
buildScripts/generate-seo-files.mjsscript.sitemap.xmlformat.sitemap.xmlfile in theapps/portal/directory.