Adopt usePathUrlStrategy (History-API URLs) + host SPA fallback #55

Open
opened 2026-08-02 18:32:04 +00:00 by scheerenkevin · 0 comments
scheerenkevin commented 2026-08-02 18:32:04 +00:00 (Migrated from github.com)

Follow-up to the SEO work (#34). Google recommends real (History-API) URLs over hash fragments for SPA link discovery.

  • Switch the gallery template to usePathUrlStrategy() (the user is providing a cross-platform wrapper, so it stays safe off-web)
  • Document the host SPA-fallback rewrite (deep links → index.html) + a sample config
  • Note in docs/seo.md

Weighting: importance high for SEO; currently Needs you (waiting on the user's usePathUrlStrategy wrapper), then Solo. Blocked until the wrapper is provided.

Follow-up to the SEO work (#34). Google recommends real (History-API) URLs over hash fragments for SPA link discovery. - [ ] Switch the gallery template to `usePathUrlStrategy()` (the user is providing a cross-platform wrapper, so it stays safe off-web) - [ ] Document the host SPA-fallback rewrite (deep links → index.html) + a sample config - [ ] Note in docs/seo.md **Weighting:** importance **high** for SEO; currently **Needs you** (waiting on the user's usePathUrlStrategy wrapper), then Solo. **Blocked until the wrapper is provided.**
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sprout/sprout#55
No description provided.