Frontmatter
| id | 7453 |
| title | Update robots.txt for SEO |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Oct 10, 2025, 10:20 PM |
| updatedAt | Nov 11, 2025, 1:27 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7453 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 7446 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 11, 2025, 1:27 PM |

The
robots.txtfile gives instructions to web crawlers about which pages they can or cannot crawl. It should also point to the location of our sitemap.Acceptance Criteria
robots.txtfile in theapps/portal/directory.Sitemap:directive pointing to the absolute URL of thesitemap.xmlfile (e.g.,Sitemap: https://neomjs.com/sitemap.xml).generate-seo-files.mjsbuild script.