docs: improve SEO for homepage title and description#1191
Merged
codyjlandstrom merged 2 commits intomainfrom Apr 21, 2026
Merged
docs: improve SEO for homepage title and description#1191codyjlandstrom merged 2 commits intomainfrom
codyjlandstrom merged 2 commits intomainfrom
Conversation
✅ Deploy Preview for okteto-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Replace Ekline's category-generic title and filler description with language that reflects Okteto's actual ICP and company direction: developer platform for human and AI teams, covering dev environments, preview environments, testing, and AI-native workflows. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
codyjlandstrom
approved these changes
Apr 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
This PR addresses an SEO issue identified by auditing the documentation (130 pages) against Okteto's keyword strategy derived from the marketing website.
Keyword map
Primary keywords identified from okteto.com:
Secondary keywords:
Audience terms: platform engineers, platform teams, developers
Top 3 findings
src/content/index.mdOkteto docs - cloud development environments for Kubernetes(60 chars). Description expanded to 149 chars with keywords.src/content/self-hosted/install/certificates/cert-manager.mdxsrc/content/reference/index.mdxWhat this PR fixes
The docs homepage (
src/content/index.md) is the single most important page for search rankings. The title "Welcome to Okteto!" and short description contained none of Okteto's target keywords.Changes (frontmatter only — no content changes):
Welcome to Okteto!→Okteto docs - cloud development environments for Kubernetes(60 chars, includes two primary keywords)Remaining items
cert-manager.mdx("Setting up certificates with" — incomplete)reference/index.mdxAudit summary
How to verify
npm startand visit the docs homepage