Public Feedback Portal
Reports and ideas for the public portal experience: layout, search across boards and posts, sharing, OG images, and SEO of public boards.
Share your comment
Canonical URLs across the feedback portal and admin had inconsistent trailing-slash treatment. Some pages emitted the canonical with a slash, others without — the same logical page could look like ...
A batch of SEO audit findings landed in one pass across all three surfaces:Admin app: root redirect upgraded from 302 to 301, meta descriptions extended past the audit-tool threshold, dead-end fixe...
Companion to the i18n strategy change — a cleanup pass across the admin and the feedback portal to track down the remaining places where undefined tokens were sneaking into hrefs. Most were in cano...
The i18n config was generating sitemap URLs with a runtime token that resolved to the literal string undefined in production builds. The sitemap ended up containing entries like https://feedback.ro...
An old sitemap endpoint was lingering in the build output from a previous version — pointing at routes that no longer existed. Search engines were occasionally serving the zombie URLs instead of th...
The feedback portal's root path (/) was getting caught by the roadmap-visibility middleware that gates project-scoped routes. The middleware was returning 404 because the root path has no :project ...
The feedback portal emits hreflang alternates so search engines understand which locale a page targets. The previous output included alternates for /es/... paths even though the portal does not hav...
The marketing home page now has a Trust-by strip just below the hero with logo links to the two sister products in the portfolio. The aim is twofold: signal that Roaderly is part of a real shop wit...