Could Framer consider adding an option to mark the default locale URL (
/
) as
x-default only
, without a language-coded hreflang entry? This would let multilingual sites cleanly designate
/
as a redirect/landing entry point while keeping locale-prefixed URLs as the canonical destinations for each language.
This is a fairly standard pattern in multilingual SEO — having a root URL that redirects/serves as a default entry point, separate from the locale-specific canonical URLs.
/ = x-default only
/ko/ = ko-KR
/en/ = en-US
/ja/ = ja-JP