> Studio index pagesnavigationseo
Each studio now has a dedicated page at /studio/[slug] listing all of its catalogued games. Studio names on the game detail page link to these indexes.
> Expanded structured data and sitemapseostructured-data
Added VideoGame and BreadcrumbList JSON-LD to game pages and CollectionPage JSON-LD to the index. The sitemap now emits both locales per route with hreflang alternates, and each page exposes locale-aware canonical URLs.
> URL-based localesseoi18nrouting
Language is now reflected in the URL (/en/... and /pt/...) instead of a cookie. Middleware auto-detects locale from Accept-Language on first visit, and the language toggle swaps the URL segment while preserving the current path. Enables proper hreflang alternates and per-locale canonical URLs for search engines.
> Expanded structured data and sitemapseostructured-data
Added VideoGame and BreadcrumbList JSON-LD to game pages and CollectionPage JSON-LD to the index. The sitemap now emits both locales per route with hreflang alternates, and each page exposes locale-aware canonical URLs.
> Studio index pagesnavigationseo
Each studio now has a dedicated page at /studio/[slug] listing all of its catalogued games. Studio names on the game detail page link to these indexes.
> URL-based localesseoi18nrouting
Language is now reflected in the URL (/en/... and /pt/...) instead of a cookie. Middleware auto-detects locale from Accept-Language on first visit, and the language toggle swaps the URL segment while preserving the current path. Enables proper hreflang alternates and per-locale canonical URLs for search engines.