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
- ShippedFeedback portal: navigation and field mapping issues resolved
A batch of small portal bugs that had been silently degrading the UX:Navigation between boards was occasionally rendering the previous board's posts on the new board's URL (stale state in the post ...
- ShippedA dedicated Help Center is now linked from the admin
Roaderly now has a proper Help Center linked from the help menu in the admin app. You will find:Walkthroughs for the most common flows — creating boards, configuring stages, publishing the roadmap....
- ShippedMarketing site: removed external CMS dependency, content now lives in code
The marketing site used to fetch content from an external CMS at build time. That added a network dependency to the build, an extra service to keep alive, and a separate review workflow for content...
- ShippedMarketing site: SEO, accessibility, and content copy pass
A focused pass across the marketing site:SEO: title tags, meta descriptions, OG metadata tightened per page. Internal anchor links audited for descriptive text.Accessibility: contrast bumped on mut...
- ShippedAuto-generated Open Graph images on the marketing site
Every marketing page now produces its own 1200×630 Open Graph image, auto-generated from the page's SEO title and description. No more manually exporting PNGs for every landing we ship.Sharing any ...
- ShippedSEO helpers, JSON-LD, and EN/ES hreflang on the marketing site
The marketing site now ships a proper SEO infrastructure: per-page useSeo helpers, structured data in @graph form (Organization, WebSite, BreadcrumbList), and EN/ES hreflang alternates declared cor...
- ShippedEN/ES i18n landed across the marketing site, plus R2 cleanup and deploy hardening
The marketing site is now fully bilingual: every page rendered in English and Spanish with proper hreflang annotations. Button labels, microcopy, FAQ entries, comparison tables, even legal copy in ...
- ShippedFooter links and root redirect fallbacks repaired
Two classes of broken links were flagged in the latest audit: footer links pointing at pages that had been renamed or removed during recent restructuring, and root redirect fallbacks that were 404-...