Files
manoon-headless/src/app/[locale]/solutions/[slug]
Unchained 14d7a3e21a fix: ensure canonical URLs match actual URLs with locale prefix
- Update [slug]/page.tsx to always include locale in canonical URL
- Update by-oil/page.tsx to use consistent locale prefix
- Update by-concern/page.tsx to use consistent locale prefix
- All canonical URLs now match actual URLs: /{locale}/solutions/{slug}
2026-04-09 10:50:54 +02:00
..