Telegram (ask questions / claim the issue here first): https://t.me/+DOylgFv1jyJlNzM0
Why this matters
There is no robots.txt/app/robots.ts and no sitemap.xml/app/sitemap.ts in the project (frontend/public/ holds only the default svgs; frontend/src/app/ has no robots/sitemap route). Crawlers get no sitemap and no robots policy for the public routes.
Acceptance criteria
Files to touch
frontend/src/app/robots.ts
frontend/src/app/sitemap.ts
Out of scope
- Submitting to search consoles
- Per-locale sitemaps
Why this matters
There is no robots.txt/app/robots.ts and no sitemap.xml/app/sitemap.ts in the project (frontend/public/ holds only the default svgs; frontend/src/app/ has no robots/sitemap route). Crawlers get no sitemap and no robots policy for the public routes.
Acceptance criteria
Files to touch
frontend/src/app/robots.tsfrontend/src/app/sitemap.tsOut of scope