Skip to content

[Frontend] No robots and no sitemap - site has no crawl directives or sitemap #872

Description

@grantfox-oss

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

  • Add frontend/src/app/robots.ts returning rules + sitemap URL
  • Add frontend/src/app/sitemap.ts listing public routes (at minimum /)
  • Verify /robots.txt and /sitemap.xml resolve in a production build

Files to touch

  • frontend/src/app/robots.ts
  • frontend/src/app/sitemap.ts

Out of scope

  • Submitting to search consoles
  • Per-locale sitemaps

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfrontendFrontend related tasks

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions