Skip to content

Canonical site URL in site.ts returns 404 #70

Description

@Daren9m

src/lib/site.ts declares https://encounterizer.azurestaticapps.net as the site URL — it feeds the sitemap, canonical metadata, and OpenGraph URLs — but that host returns Azure's default 404. The real deployment serves from https://zealous-river-089179d10.7.azurestaticapps.net. Either bind the friendly hostname/custom domain in Azure SWA, or point site.ts at the real host until then. Pre-existing since v1 (unrelated to the engine-v2 PRs); noticed while verifying the PR #69 deploy. Affects SEO/link previews, not site function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions