Skip to content

Sitemap omits the public About and Security pages #17

Description

@presidojay1

The routes array only lists '', /marketplace, /login, and /register, but src/app/about/page.tsx and src/app/security/page.tsx are real, publicly accessible, statically-contentful pages that are never included in the generated sitemap, hurting their search-engine discoverability.

Suggested fix: Add '/about' and '/security' to the routes array.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions