Skip to content

Bug: Canonical URL and JSON-LD @id point to "/" when logged-out user lands on /dashboard or /monitors/:id #439

@bd73-com

Description

@bd73-com

Bug: Canonical URL and JSON-LD @id point to "/" when logged-out user lands on /dashboard or /monitors/:id

Severity: medium
Found by: Phase triage — out-of-scope finding #1
Location: client/src/App.tsx:79-81 and client/src/pages/LandingPage.tsx:114


Resolved in PR #447 (merged 2026-04-17).

LandingPage now accepts an optional path prop; ProtectedRoute passes window.location.pathname when rendering it as the unauthed fallback on /dashboard or /monitors/:id, so canonical / og:url / JSON-LD @id reflect the actual URL instead of lying about it being /.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmediumMedium severity

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions