Skip to content

fix(ktl-4074): seo fixes#5432

Merged
berezinant merged 5 commits intomasterfrom
ktl-4074-seo-fixes
Mar 13, 2026
Merged

fix(ktl-4074): seo fixes#5432
berezinant merged 5 commits intomasterfrom
ktl-4074-seo-fixes

Conversation

@berezinant
Copy link
Contributor

No description provided.

topMenuHomeUrl={MULTIPLATFORM_URL}
topMenuItems={MULTIPLATFORM_TOP_MENU_ITEMS}
topMenuButton={<Button href={MULTIPLATFORM_GET_STARTED_URL}>Get started</Button>}
canonical={`https://kotlinlang.org/case-studies/${frontmatter.slug}/`}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just in case, have you fetched the last changes in the templates? I'd expect my last changes regarding the canonical would let the canonical appear in case-studies as well

Copy link
Contributor Author

@berezinant berezinant Mar 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nikpachoo yes, I've checked, but there is a case with dynamic routes that needed to be handled additionaly.
Now for separate case study page I get <link rel="canonical" href="https://kotlinlang.org/case-studies/[id]/"> instead of correct canonical

@berezinant berezinant marked this pull request as ready for review March 13, 2026 16:42
@berezinant berezinant merged commit f43b098 into master Mar 13, 2026
4 of 5 checks passed
@berezinant berezinant deleted the ktl-4074-seo-fixes branch March 13, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants