Embeds / May 29, 2026
Embeddable motorcycle fit widgets
Rider Height now has iframe-friendly fit widgets that other sites can embed for a single bike or small comparison.
What is new
- Added `/embed/[slug]` as a compact iframe target with rider height, inseam, posture score, and a live 3D fit view.
- Added `/embed` with ready-to-use iframe snippets for every catalog bike.
- Added embed-specific response headers so the widget can be framed by other sites.
- Added an Embed navigation link for discovery.
What got fixed
- Kept the widget route free of the normal site header inside iframe contexts.
- Linked each widget back to the full simulator with the same rider dimensions and comparison bike set.
- Marked embed routes noindex so search traffic lands on the richer guide and simulator pages instead.
- Linked widgets to the public read API for bike geometry and provenance.
What is coming
- Use the API to power future partner embeds and lightweight external integrations.
- Expand embed configuration after real-world host pages reveal the most useful controls.
- Tune platform-level rate limiting before opening larger-scale access.